{
  "name": "Sapere — TikTok del Sapere",
  "short_name": "Sapere",
  "description": "Curiosità, scienza e storie dal mondo — uno swipe alla volta 🌱",
  "start_url": "./Sapere PWA.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#08080f",
  "theme_color": "#7c3aed",
  "lang": "it",
  "categories": ["news", "education", "lifestyle"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
