{
  "name": "PINCHED — Authentic African Storytelling",
  "short_name": "PINCHED",
  "description": "Stories, streams, live rooms and a creator marketplace from across Africa.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b0c",
  "theme_color": "#0b0b0c",
  "categories": ["news", "entertainment", "music"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Stream", "url": "/stream" },
    { "name": "Marketplace", "url": "/marketplace" },
    { "name": "Notifications", "url": "/notifications" }
  ]
}
