{
  "name": "Locomotion OS",
  "short_name": "Locomotion",
  "description": "Shop management for auto repair — work orders, diagnosis, parts",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#09090b",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [],
  "share_target": {
    "action": "/intake/new",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": { "title": "text", "text": "text", "url": "url" }
  }
}
