{
  "name": "Daily Dime 記帳本",
  "short_name": "記帳本",
  "description": "隨手記錄每日收支，支援外幣換算與 Google 試算表同步，輕鬆掌握你的個人財務。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#f4f6f8",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/apple-touch-icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-fullbleed.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
