{
  "name": "Duro's Crafts",
  "short_name": "Duro's Crafts",
  "description": "Handcrafted crochet items — blankets, baby sets, bags & custom orders. Handmade is Heartfelt.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6f0",
  "theme_color": "#3d2314",
  "categories": ["shopping", "lifestyle"],
  "lang": "en",
  "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" },
    { "src": "icon-32.png", "sizes": "32x32", "type": "image/png" }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "description": "Browse all crochet products",
      "url": "./#shop",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Custom Order",
      "short_name": "Custom",
      "description": "Place a custom crochet order",
      "url": "./#custom-order",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": []
}
