{
  "short_name": "Base Crew",
  "name": "Base Site Visits",
  "icons": [
    {
      "src": "/icon-512x512.webp",
      "type": "image/webp",
      "sizes": "512x512"
    },
    {
      "src": "/icon-192x192.webp",
      "type": "image/webp",
      "sizes": "192x192"
    }
  ],
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#FFFFFF",
  "shortcuts": [
    {
      "name": "Start Installation",
      "short_name": "Installation",
      "description": "Start a new installation site visit",
      "url": "/start/install?source=pwa",
      "icons": [{ "src": "/icon-192x192.webp", "sizes": "192x192" }]
    },
    {
      "name": "Start Maintenance",
      "short_name": "Maintenance",
      "description": "Start a new maintenance site visit",
      "url": "/start/install?source=pwa",
      "icons": [{ "src": "/icon-192x192.webp", "sizes": "192x192" }]
    }
  ],
  "description": "Base Power Company application for site visit crews",
  "screenshots": [
    {
      "src": "/screenshot-mobile.png",
      "type": "image/png",
      "sizes": "750x1334",
      "form_factor": "narrow"
    },
    {
      "src": "/screenshot-desktop.png",
      "type": "image/png",
      "sizes": "1280x1920",
      "form_factor": "wide"
    }
  ]
}
