{
  "name": "小抽屜 Cubby",
  "short_name": "Cubby",
  "description": "優雅直覺的分組理財與袋子記帳工具",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#e9e7e1",
  "theme_color": "#3f744e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
