{
  "name": "Monarch — DSD Sales Automation",
  "short_name": "Monarch",
  "description": "Direct-store-delivery sales automation: CRM, orders, inventory, AI outreach, and delivery routes.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#121212",
  "theme_color": "#1a1a1a",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Today's route", "url": "/driver.html", "description": "Driver view — today's stops in order" },
    { "name": "Orders", "url": "/dashboard.html#orders" }
  ]
}
