{
  "name": "Norma — Il diritto a portata di swipe",
  "short_name": "Norma",
  "description": "Il diritto semplice, a spiegarlo ci pensiamo noi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0d18",
  "theme_color": "#041428",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["education", "news"],
  "lang": "it"
}
