-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmanifest.json
More file actions
26 lines (26 loc) · 2.03 KB
/
Copy pathmanifest.json
File metadata and controls
26 lines (26 loc) · 2.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "Tromsø Aura Hunter",
"short_name": "Aura Hunter",
"description": "Live aurora forecast dashboard for Tromsø — Kp, cloud cover, location ranking",
"start_url": "/",
"display": "standalone",
"background_color": "#05080f",
"theme_color": "#00ffc3",
"orientation": "portrait-primary",
"icons": [
{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' fill='%2305080f'/%3E%3Ccircle cx='96' cy='96' r='70' fill='none' stroke='%2300ffc3' stroke-width='6'/%3E%3Ccircle cx='96' cy='96' r='48' fill='none' stroke='%2300b8ff' stroke-width='3' opacity='.5'/%3E%3Ccircle cx='96' cy='96' r='20' fill='%2300ffc3' opacity='.9'/%3E%3Cline x1='96' y1='10' x2='96' y2='36' stroke='%2300ffc3' stroke-width='4'/%3E%3Cline x1='96' y1='156' x2='96' y2='182' stroke='%2300ffc3' stroke-width='4'/%3E%3Cline x1='10' y1='96' x2='36' y2='96' stroke='%2300ffc3' stroke-width='4'/%3E%3Cline x1='156' y1='96' x2='182' y2='96' stroke='%2300ffc3' stroke-width='4'/%3E%3C/svg%3E",
"sizes": "192x192",
"type": "image/svg+xml",
"purpose": "any maskable"
},
{
"src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%2305080f'/%3E%3Ccircle cx='256' cy='256' r='190' fill='none' stroke='%2300ffc3' stroke-width='14'/%3E%3Ccircle cx='256' cy='256' r='128' fill='none' stroke='%2300b8ff' stroke-width='7' opacity='.5'/%3E%3Ccircle cx='256' cy='256' r='52' fill='%2300ffc3' opacity='.9'/%3E%3Cline x1='256' y1='28' x2='256' y2='96' stroke='%2300ffc3' stroke-width='10'/%3E%3Cline x1='256' y1='416' x2='256' y2='484' stroke='%2300ffc3' stroke-width='10'/%3E%3Cline x1='28' y1='256' x2='96' y2='256' stroke='%2300ffc3' stroke-width='10'/%3E%3Cline x1='416' y1='256' x2='484' y2='256' stroke='%2300ffc3' stroke-width='10'/%3E%3C/svg%3E",
"sizes": "512x512",
"type": "image/svg+xml",
"purpose": "any maskable"
}
],
"categories": ["weather", "travel"],
"lang": "en"
}