{
  "name": "Mercato — Control Plane",
  "short_name": "Mercato",
  "description": "Auto-checkout, restock alerts and price tracking for resellers.",
  "start_url": "dashboard.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070b16",
  "theme_color": "#070b16",
  "icons": [
    { "src": "assets/brand/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/brand/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Overview", "url": "dashboard.html" },
    { "name": "Listings", "url": "listings.html" },
    { "name": "Settings", "url": "settings.html" }
  ]
}
