{
  "name": "KM Centro Automotivo - App",
  "short_name": "KM App",
  "description": "Seu assistente automotivo definitivo.",
  "start_url": "/pwa/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#030c26",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "logo-pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo-pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
