{
  "name": "First Sip Coffee Roasters",
  "short_name": "First Sip",
  "description": "Buy coffee beans online. Sourced from India's finest coffee plantations for the best quality beans.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fefdfb",
  "theme_color": "#a67c52",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "First Sip Coffee Roasters Homepage"
    }
  ]
}
