{
  "name": "Grill & Chill Order Online",
  "short_name": "Grill & Chill",
  "description": "Order premium pizza and burgers from Grill & Chill Pizzeria.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#F05023",
  "icons": [
    {
      "src": "assets/burger.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
