{
  "name": "Auto Guard Pro",
  "short_name": "AutoGuardPro",
  "description": "Car rental operator management app — screen risky renters, manage your fleet, generate contracts.",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#0b1a3b",
  "theme_color": "#16A34A",
  "orientation": "any",
  "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"
    }
  ]
}
