{
  "name": "Impara i Tarocchi",
  "short_name": "Tarocchi",
  "description": "App interattiva per imparare i tarocchi e fare letture guidate.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#120C1B",
  "theme_color": "#9E63FF",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
