{
  "id": "./",
  "name": "Il Registro Interiore — Lettore",
  "short_name": "Registro Interiore",
  "description": "La scuola come palestra dell'anima. Lettore offline de Il Registro Interiore di Aldo Esposito.",
  "lang": "it-IT",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#f3efe7",
  "theme_color": "#f3efe7",
  "categories": ["books", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
