{
  "id": "puranastore-pwa-v1",
  "short_name": "PuranaStore",
  "name": "Purana Store - Buy & Sell Second Hand Goods",
  "description": "India's marketplace for buying and selling second hand mobiles, laptops, washing machines, and furniture.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
