{
  "name": "The Knot Shop",
  "short_name": "The Knot Shop",
  "description": "Handmade String Art, Custom Portraits, and Unique Home Decor.",
  "id": "https://beta.theknotstore.in/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "auto",
  "lang": "en-IN",
  "theme_color": "#D4AF37",
  "background_color": "#F9F7F2",
  "categories": [
    "shopping",
    "lifestyle",
    "art"
  ],
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://beta.theknotstore.in/icon512_rounded.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://beta.theknotstore.in/icon512_maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://beta.theknotstore.in/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The Knot Shop Home Screen"
    },
    {
      "src": "https://beta.theknotstore.in/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "The Knot Shop Mobile View"
    }
  ],
  "shortcuts": [
    {
      "name": "Notify Me",
      "short_name": "Notify",
      "url": "/?action=notify",
      "icons": [{ "src": "logo.png", "sizes": "192x192" }]
    }
  ]
}


