{
  "name": "Meu Mecânico",
  "short_name": "Meu Mecânico",
  "description": "Diagnóstico automotivo inteligente com IA",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "theme_color": "#1a3a2a",
  "background_color": "#f5f4f0",

  "icons": [
    {
      "src": "img/fav.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/fav.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/fav.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [],

  "categories": ["utilities", "automotive"],
  "lang": "pt-BR",
  "dir": "ltr"
}
