{
  "name": "Aura Finance",
  "short_name": "Aura",
  "description": "個人財務管理儀表板",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#020617",
  "lang": "zh-TW",
  "icons": [
    { "src": "./apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "./favicon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" }
  ]
}
