{
  "name": "機長音效 音效板",
  "short_name": "機長音效",
  "description": "機長音效點播 Web App",
  "lang": "zh-Hant",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f2f8ff",
  "theme_color": "#0f8b8d",
  "icons": [
    {
      "src": "static/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "static/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
