{
  "name": "グリコでドカーン！",
  "short_name": "グリコでドカーン",
  "description": "じゃんけん×地雷×すごろくのリアルタイム対戦ゲーム",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#E74C3C",
  "lang": "ja",
  "icons": [
    { "src": "/icons/icon-72.webp",  "sizes": "72x72",   "type": "image/webp" },
    { "src": "/icons/icon-96.webp",  "sizes": "96x96",   "type": "image/webp" },
    { "src": "/icons/icon-128.webp", "sizes": "128x128", "type": "image/webp" },
    { "src": "/icons/icon-192.webp", "sizes": "192x192", "type": "image/webp" },
    { "src": "/icons/icon-256.webp", "sizes": "256x256", "type": "image/webp" },
    { "src": "/icons/icon-512.webp", "sizes": "512x512", "type": "image/webp", "purpose": "any maskable" }
  ]
}
