25 lines
650 B
JSON
25 lines
650 B
JSON
|
{
|
||
|
"name": "Satakunnan opiskelijaradio",
|
||
|
"short_name": "Satakunnan opiskelijaradio",
|
||
|
"description": "Tehdään yhdessä satakuntalainen opiskelijaradio!",
|
||
|
"start_url": "index.html",
|
||
|
"id": "satakunnan-opiskelijaradio",
|
||
|
"display": "standalone",
|
||
|
"background_color": "#0080bf",
|
||
|
"theme_color": "#0080bf",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "assets/images/favicon.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png"
|
||
|
},
|
||
|
{
|
||
|
"src": "assets/images/pwa.png",
|
||
|
"sizes": "192x192",
|
||
|
"type": "image/png",
|
||
|
"purpose": "maskable"
|
||
|
}
|
||
|
],
|
||
|
"categories": ["education", "entertainment", "lifestyle", "music", "news"]
|
||
|
}
|