{
  "id": "./",
  "name": "360 STORY · REVEAL",
  "short_name": "360 STORY",
  "description": "Past, Present & Future — immersive 360° experience by best v-u",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0812",
  "theme_color": "#0a0812",
  "lang": "en",
  "categories": ["lifestyle", "business"],
  "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"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "360° Tour",
      "short_name": "Tour",
      "description": "Open the krpano tour",
      "url": "./index.html#tour",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "About",
      "short_name": "About",
      "description": "About this experience",
      "url": "./index.html#booklet",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
