{
  "name": "CardSwitch Notify",
  "short_name": "Notify",
  "description": "CardSwitch notification hub (FCM + Telegram)",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#071a1a",
  "theme_color": "#0f766e",
  "lang": "zh-Hant",
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
