{
  "name": "Style Direction",
  "short_name": "Style Direction",
  "description": "Calm, thoughtful personal style guidance on colour, hair, makeup and clothing — built for mature women.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#1A1714",
  "categories": ["lifestyle", "beauty", "shopping"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/app-icon-master.svg",   "sizes": "any",     "type": "image/svg+xml" }
  ],
  "shortcuts": [
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "Open your style profile",
      "url": "/results",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Skin Scan",
      "short_name": "Scan",
      "description": "Run a new skin scan",
      "url": "/skin-scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
