{
  "name": "Find a Feast",
  "short_name": "Find a Feast",
  "description": "Discover live food trucks near you.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#424242",
  "theme_color": "#424242",
  "icons": [
    {
      "src": "/img/icon.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "/img/icon.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}