{
  "name": "小妞的月記帳",
  "short_name": "小妞記帳",
  "description": "簡單好用的個人月記帳",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f4ff",
  "theme_color": "#7c5cff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
