{
  "name": "Trez Hunt",
  "short_name": "TrezHunt",
  "description": "地図で近くまで歩き、AR でお宝を探すウォークラリー。",
  "lang": "ja",
  "icons": [
    {
      "src": "/icon.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "/icon-maskable.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    },
    {
      "src": "/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any"
    }
  ],
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0d1117",
  "background_color": "#0d1117",
  "shortcuts": [
    { "name": "コレクション", "url": "/collection" },
    { "name": "センサー診断", "url": "/diag" }
  ]
}
