{
  "name": "Wink It Mussoorie",
  "short_name": "Wink It",
  "description": "Premium delivery for food and essentials in Mussoorie.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "newlogo.jpg",
      "sizes": "192x192",
      "type": "image/jpeg"
    },
    {
      "src": "newlogo.jpg",
      "sizes": "512x512",
      "type": "image/jpeg"
    }
  ]
}