{
  "name": "ヴィタリア転生録",
  "short_name": "ヴィタリア",
  "description": "小児がん経験者の健康習慣を支援するファンタジーRPGアプリ",
  "start_url": "/game.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0c1a2e",
  "theme_color": "#1e7fa4",
  "lang": "ja",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "健康クエスト", "short_name": "クエスト", "url": "/quest.html", "description": "運動記録" },
    { "name": "栄養クエスト", "short_name": "栄養", "url": "/nutrition.html", "description": "食事記録" },
    { "name": "AIコーチ・ルナ", "short_name": "ルナ", "url": "/game.html", "description": "AI健康コーチ" }
  ]
}
