{
  "name": "MiniMade — Bespoke Children's Wear",
  "short_name": "MiniMade",
  "description": "Discover curated independent UK makers of bespoke and semi-custom children's wear.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5e6e0",
  "theme_color": "#2d3a2e",
  "lang": "en-GB",
  "categories": ["shopping", "lifestyle", "kids"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Shop", "short_name": "Shop", "url": "/shop", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "My Account", "short_name": "Account", "url": "/account", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Cart", "short_name": "Cart", "url": "/cart", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
