{
  "name": "Pacific Furniture & Door",
  "short_name": "Pacific",
  "description": "Premium furniture and door collections with a fast installable storefront experience.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff7ed",
  "theme_color": "#0f172a",
  "categories": ["shopping", "lifestyle", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop",
      "short_name": "Shop",
      "url": "/shop",
      "description": "Browse the latest furniture collection"
    },
    {
      "name": "Search",
      "short_name": "Search",
      "url": "/search",
      "description": "Search products quickly"
    },
    {
      "name": "Checkout",
      "short_name": "Checkout",
      "url": "/checkout",
      "description": "Continue your order"
    }
  ]
}
