{
  "name": "Artspace Productions",
  "short_name": "Artspace",
  "description": "Artspace Productions Ltd, cinematic African theatre in Nairobi. Tickets, Watch Online and Fan Space in one app.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0a0a0c",
  "background_color": "#0a0a0c",
  "lang": "en-KE",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle", "events"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My Tickets", "url": "/fan-space/tickets" },
    { "name": "Watch Online", "url": "/watch" },
    { "name": "Fan Space", "url": "/fan-space" }
  ]
}
