{
  "name": "Nidsscrochet - Handcrafted Crochet by Nidhi Tripathi",
  "short_name": "Nidsscrochet",
  "description": "Premium handcrafted crochet creations in Mumbai, India. Shop luxury amigurumi, forever flowers, crochet bouquets, bag charms & personalized gifts.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FFF5F5",
  "theme_color": "#FFB6C1",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": [
    "shopping",
    "lifestyle",
    "handcrafted",
    "crochet",
    "amigurumi",
    "forever flowers",
    "crochet bouquets",
    "bag charms",
    "keychains",
    "custom gifts",
    "love"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/rose.webp",
      "sizes": "200x200",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Collections",
      "short_name": "Collections",
      "description": "View all crochet collections",
      "url": "/#collections",
      "icons": [
        {
          "src": "/rose.webp",
          "sizes": "200x200"
        }
      ]
    }
  ]
}