{
  "name": "AIParfum.ro — Găsește Parfumul Tău",
  "short_name": "AIParfum",
  "description": "Tool AI de recomandări parfumuri și verificare autenticitate",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "lang": "ro",
  "scope": "/",
  "icons": [
    {
      "src": "/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Găsește Parfumul Tău",
      "short_name": "Recomandări",
      "url": "/tool.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verificare Autenticitate",
      "short_name": "Verificare",
      "url": "/verificare.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Quiz Parfum",
      "short_name": "Quiz",
      "url": "/Quiz.html",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["lifestyle", "shopping"],
  "screenshots": []
}
