{
  "name": "節約クエスト",
  "short_name": "節約クエスト",
  "description": "支出をRPG風に記録してレベルアップ！登録不要・無料の家計簿アプリ。",
  "start_url": "/savings/",
  "display": "standalone",
  "background_color": "#0d1b14",
  "theme_color": "#0d1b14",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/savings/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/savings/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
