{
  "name": "GamblersOS - ギャンブル依存回復サポート",
  "short_name": "GamblersOS",
  "description": "ギャンブル依存症からの回復を支援するアプリ。継続日数の記録、借金管理、仲間とのつながりを提供します。",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#059669",
  "orientation": "portrait",
  "lang": "ja",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
