{
  "name": "CloudSync Timer Notes",
  "short_name": "CS Timer",
  "description": "跨平台記事、倒數計時與行事曆 PWA，資料同步至 Google Drive",
  "start_url": "/CloudSync-Timer-Notes/",
  "scope": "/CloudSync-Timer-Notes/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "lang": "zh-TW"
}
