{
  "name": "SLAPS — Solar Language Assisted Parts System",
  "short_name": "SLAPS",
  "description": "Solar Turbines · Caterpillar site parts inventory management",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": ["business", "utilities"],
  "shortcuts": [
    {
      "name": "Sites",
      "url": "/sites",
      "description": "View assigned sites"
    },
    {
      "name": "Chat",
      "url": "/chat",
      "description": "Ask the SLAPS assistant"
    }
  ]
}
