{
  "name": "Kids Eat Free & Deal Finder",
  "short_name": "Kids Eat Free",
  "description": "Find kids eat free and family meal deals near you in Gloucestershire.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#9b59d0",
  "orientation": "portrait",
  "icons": [
    {
      "src": "./favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "./favicon.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}
