{
  "name": "iH8 — Playable Rage World",
  "short_name": "iH8",
  "description": "Where emotion becomes geography. Rage has a map now.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#081018",
  "theme_color": "#f97316",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-256.png", "sizes": "256x256", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-1024.png", "sizes": "1024x1024", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Open the map",
      "short_name": "Map",
      "description": "Enter the rage world",
      "url": "/#alpha-demo",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
