{
  "name": "Auto Locksmiths Association",
  "short_name": "ALA",
  "description": "Members-only portal for the Auto Locksmiths Association",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#0f2a4a",
  "theme_color": "#0f2a4a",
  "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": "/favicon.ico",
      "sizes": "16x16 32x32 48x48 64x64 128x128 256x256",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
