{
  "name": "聲音來賓 — 親子猜歌同樂",
  "short_name": "聲音來賓",
  "description": "用音樂拉近世代的距離 — 親子猜歌同樂遊戲",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "zh-TW",
  "dir": "ltr",
  "background_color": "#0c0a09",
  "theme_color": "#1c1917",
  "categories": ["games", "music", "entertainment"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
