{
  "name": "PMP PrepQuiz - Simulatore Esame",
  "short_name": "PMP Quiz",
  "description": "Applicazione moderna per la preparazione all'esame PMP con sessioni rapide da 5 domande, feedback immediato e spiegazioni approfondite.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0056D2",
  "lang": "it-IT",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "study"]
}
