{
  "id": "/",
  "name": "AxleKite — 4x4 build configurator",
  "short_name": "AxleKite",
  "description": "Configure your 4x4 in 3D, check state lift compliance, and get quotes from local fabricators.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#141A21",
  "theme_color": "#141A21",
  "categories": ["automotive", "productivity", "shopping"],
  "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" }
  ],
  "shortcuts": [
    { "name": "Start a build", "url": "/build" },
    { "name": "Nearby workshops", "url": "/nearby" },
    { "name": "My garage", "url": "/garage" }
  ]
}
