{
  "name": "Decker",
  "short_name": "Decker",
  "description": "Field service software for solo technicians and small teams",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E55A00",
  "background_color": "#FFFFFF",
  "icons": [
    { "src": "/images/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/images/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/images/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/images/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
