{
  "name": "ChooseChow — homemade food near you",
  "short_name": "ChooseChow",
  "description": "Order jollof, egusi, suya and more from verified home chefs, food trucks and market vendors cooking near you.",
  "id": "/",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#faf7f1",
  "theme_color": "#faf7f1",
  "lang": "en-NG",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Browse kitchens", "url": "/kitchens" },
    { "name": "Your orders", "url": "/orders" }
  ]
}
