{
  "name": "Allied Check-In",
  "short_name": "Allied Check-In",
  "description": "Allied Pharmacies relief staff check in and out at their work site with GPS verification.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F6F6EF",
  "theme_color": "#1C434A",
  "orientation": "portrait",
  "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"
    },
    {
      "src": "/icon-1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
