{
  "name": "Landmark Louie",
  "short_name": "Louie",
  "description": "Dealership Intelligence Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#001a3d",
  "theme_color": "#003478",
  "orientation": "any",
  "icons": [
    {"src": "/icon-192.png", "sizes": "192x192", "type": "image/png"},
    {"src": "/icon-512.png", "sizes": "512x512", "type": "image/png"},
    {"src": "/icon-180.png", "sizes": "180x180", "type": "image/png"}
  ],
  "shortcuts": [
    {"name": "Dashboard",  "url": "/",                 "description": "Home dashboard"},
    {"name": "Inventory",  "url": "/inventory",        "description": "Public inventory"},
    {"name": "Book Service","url": "/book-service",    "description": "Schedule service"}
  ]
}
