{
  "name": "Nexus Solar",
  "short_name": "Nexus Solar",
  "description": "Solar Installations & Removal / Reinstallation Operations",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-1.png",
      "sizes": "512x1088",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Nexus Solar Dashboard"
    }
  ],
  "shortcuts": [
    {
      "name": "New Job",
      "url": "/jobs",
      "description": "Go to Jobs"
    },
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open Dashboard"
    }
  ]
}
