{
  "name": "Home & Kitchen Tech",
  "short_name": "Home & Kitchen Tech",
  "description": "Honest product verdicts for Indian homes",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F8FAF9",
  "theme_color": "#2A9D8F",
  "icons": [
    {
      "src": "https://homeandkitchentech.com/wp-content/uploads/2026/05/Logo.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "Verdict Tool",
      "url": "/#spin"
    },
    {
      "name": "Kitchen Quest",
      "url": "/kitchen-quest/"
    },
    {
      "name": "LivingRoom Quest",
      "url": "/livingroom-quest/"
    }
  ]
}