{
  "name": "Qwik Power — Trusted Power Solutions",
  "short_name": "Qwik Power",
  "description": "Warranties, service reminders and honest power guidance from Qwik Power.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#17191d",
  "theme_color": "#e31e24",
  "categories": ["utilities", "business"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "My warranties", "url": "/app/customer" },
    { "name": "Talk to an expert", "url": "/#contact" }
  ]
}