{
  "name": "Flowmerce Gadgets",
  "short_name": "FG Gadgets",
  "description": "Compare mobiles, laptops, and earbuds. Editorial buying guides, comparisons, and deals.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090c12",
  "theme_color": "#f97316",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["shopping", "lifestyle"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Compare Products",
      "short_name": "Compare",
      "url": "/compare",
      "description": "Head-to-head product comparisons"
    },
    {
      "name": "Buying Guides",
      "short_name": "Guides",
      "url": "/guides",
      "description": "Buying guides for gadgets"
    },
    {
      "name": "Latest Deals",
      "short_name": "Deals",
      "url": "/deals",
      "description": "Current deals and discounts"
    }
  ]
}
