27 lines
699 B
JSON
27 lines
699 B
JSON
|
|
{
|
|||
|
|
"name": "Posimai Events",
|
|||
|
|
"short_name": "Events",
|
|||
|
|
"description": "AIがノイズを削ぎ落とした地域イベント情報",
|
|||
|
|
"start_url": "/",
|
|||
|
|
"display": "standalone",
|
|||
|
|
"background_color": "#0a0a0a",
|
|||
|
|
"theme_color": "#6EE7B7",
|
|||
|
|
"orientation": "portrait-primary",
|
|||
|
|
"lang": "ja",
|
|||
|
|
"icons": [
|
|||
|
|
{
|
|||
|
|
"src": "/logo.png",
|
|||
|
|
"sizes": "192x192",
|
|||
|
|
"type": "image/png",
|
|||
|
|
"purpose": "any maskable"
|
|||
|
|
},
|
|||
|
|
{
|
|||
|
|
"src": "/logo.png",
|
|||
|
|
"sizes": "512x512",
|
|||
|
|
"type": "image/png",
|
|||
|
|
"purpose": "any maskable"
|
|||
|
|
}
|
|||
|
|
],
|
|||
|
|
"categories": ["lifestyle", "local", "news"]
|
|||
|
|
}
|