{
  "name": "Ceylon Spirit - Premium Island Spirits",
  "short_name": "CeylonSpirit",
  "description": "Discover the finest spirits of Sri Lanka and the world.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#0a0a0c",
  "theme_color": "#f59e0b",
  "icons": [
    {
      "src": "/assets/images/logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/images/logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}