27 lines
624 B
JSON
27 lines
624 B
JSON
{
|
|
"id": "./",
|
|
"name": "たりない観察",
|
|
"short_name": "たりない観察",
|
|
"description": "たりないたちの暮らしを観察・操作する実験ゲーム",
|
|
"lang": "ja",
|
|
"start_url": "./",
|
|
"scope": "./",
|
|
"display": "standalone",
|
|
"orientation": "any",
|
|
"background_color": "#dfe9df",
|
|
"theme_color": "#244d3a",
|
|
"icons": [
|
|
{
|
|
"src": "assets/ui/pwa-icon-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
},
|
|
{
|
|
"src": "assets/ui/pwa-icon-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png",
|
|
"purpose": "any"
|
|
}
|
|
]
|
|
}
|