{
  "name": "JP Imports App 2026",
  "short_name": "JP Imports",
  "description": "Catálogo premium JP Imports com clubes, modelos, favoritos e pedido pelo WhatsApp.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "shopping",
    "sports",
    "business"
  ],
  "lang": "pt-BR"
}