{
  "name": "What's On East London",
  "short_name": "What's On EL",
  "description": "East London's #1 local guide. Events, restaurants, news, magazine and more. Your city, your adventures.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#FF5A1F",
  "orientation": "portrait",
  "lang": "en-ZA",
  "dir": "ltr",
  "categories": ["news", "entertainment", "lifestyle"],
  "icons": [
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icons/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Events This Month", "short_name": "Events", "url": "/#events", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] },
    { "name": "Latest Magazine", "short_name": "Magazine", "url": "/#magazine", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] },
    { "name": "Explore Places", "short_name": "Explore", "url": "/#explore", "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }] }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
