{
  "name": "Krown Connect",
  "short_name": "Krown",
  "description": "KP Dashboard - Work Orders & Inventory",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#1f3c88",
  "theme_color": "#1f3c88",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
