{
  "name": "Atelier Fashion",
  "short_name": "Atelier",
  "description": "Premium girls' dress boutique with bespoke tailoring and stylish collections.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF8F0",
  "theme_color": "#B76E79",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/images/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/images/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
