{
  "name": "Kandy Lover",
  "short_name": "Kandy",
  "description": "Premium Swedish candy, curated in Gothenburg and delivered worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#F72585",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/Kandy-lover-logo.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/Kandy-lover-logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["shopping", "food"],
  "shortcuts": [
    { "name": "Build a Box", "short_name": "Build",  "url": "/build",      "description": "Create your custom candy box" },
    { "name": "My Account",  "short_name": "Account","url": "/me",         "description": "View your account" },
    { "name": "Shop",        "short_name": "Shop",   "url": "/collection", "description": "Browse our candy collection" }
  ]
}
