{
  "name": "payphone-tag",
  "short_name": "payphone-tag",
  "description": "街角の公衆電話に実際に行って起動する位置情報ゲーム",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14110e",
  "theme_color": "#14110e",
  "icons": [
    {"src": "/static/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable"},
    {"src": "/static/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable"}
  ],
  "categories": ["games", "social", "navigation"]
}
