{
  "name": "Il mio Annuario Scolastico Emotivo",
  "short_name": "Annuario Emotivo",
  "description": "Uno spazio per crescere, sentire e diventare chi sei davvero.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#5A4878",
  "theme_color": "#5A4878",
  "orientation": "portrait",
  "lang": "it",
  "categories": ["education", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%235A4878'/><text y='340' x='256' text-anchor='middle' font-size='300' font-family='sans-serif'>📖</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Oggi",
      "short_name": "Oggi",
      "description": "Apri la scheda di oggi",
      "url": "./index.html#oggi",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📖</text></svg>", "sizes": "96x96" }]
    },
    {
      "name": "Calendario",
      "short_name": "Calendario",
      "description": "Apri il calendario",
      "url": "./index.html#calendario",
      "icons": [{ "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text y='80' font-size='80'>📅</text></svg>", "sizes": "96x96" }]
    }
  ]
}
