{
  "name": "Tasty Eats",
  "short_name": "Tasty Eats",
  "description": "Authentic African cuisine, braai and grill meals, smoked chicken, takeaway and delivery.",
  "id": "./index.html",
  "start_url": "./index.html",
  "scope": "./",
  "lang": "en-ZA",
  "display": "standalone",
  "background_color": "#0b0a0a",
  "theme_color": "#16110f",
  "categories": ["food", "restaurant", "delivery", "catering"],
  "icons": [
    {
      "src": "logo-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
