{
  "name": "CONTINENTAL CRUNCH LTD",
  "short_name": "CONTINENTAL CRUNCH",
  "description": "Premium Ice Cream & Frozen Desserts",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#FFF9F5",
  "theme_color": "#FF6B9E",
  "icons": [
    {
      "src": "/assets/images/hero-icecream.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/assets/images/hero-icecream.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}