2026-03-21 01:57:57 +00:00
|
|
|
{
|
2026-04-17 09:44:18 +00:00
|
|
|
"id": "/posimai-veil/",
|
2026-03-21 01:57:57 +00:00
|
|
|
"name": "Posimai Veil",
|
|
|
|
|
"short_name": "Veil",
|
|
|
|
|
"description": "ホーム画面をシンプルに保つアプリランチャー",
|
|
|
|
|
"start_url": "/",
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
"background_color": "#0D0D0D",
|
|
|
|
|
"theme_color": "#0D0D0D",
|
|
|
|
|
"orientation": "portrait",
|
|
|
|
|
"icons": [
|
|
|
|
|
{
|
|
|
|
|
"src": "/logo.png",
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"src": "/logo.png",
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
"type": "image/png"
|
|
|
|
|
}
|
|
|
|
|
]
|
|
|
|
|
}
|