{
  "name": "Yapped",
  "short_name": "Yapped",
  "description": "A hand-picked guide to the best of Gqeberha / Port Elizabeth — eating, drinking, dancing, doing.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDE9C8",
  "theme_color": "#FDE9C8",
  "categories": ["lifestyle", "food", "travel"],
  "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.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}