{
  "name": "AvenBites \u2014 Good Bites, Great Vibes.",
  "short_name": "AvenBites",
  "description": "AvenBites \u2014 Good Bites, Great Vibes.",
  "start_url": "/index.php",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8EC",
  "theme_color": "#FFC72C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}