{
  "name": "K's House Adventure",
  "short_name": "K's Adventure",
  "description": "Run across Tokyo district by district, from K's House Tokyo Oasis to Mt. Fuji!",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#e8875f",
  "theme_color": "#e8875f",
  "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"}
  ]
}
