{
  "short_name": "VisioAble",
  "name": "VisioAble — Piattaforma Accessibile",
  "description": "Piattaforma accessibile per non vedenti e ipovedenti: email, TV, radio, libri, agenda e comandi vocali",
  "lang": "it",
  "dir": "ltr",
  "icons": [
    { "src": "/favicon-32.png",  "type": "image/png", "sizes": "32x32"  },
    { "src": "/favicon-64.png",  "type": "image/png", "sizes": "64x64"  },
    { "src": "/favicon-128.png", "type": "image/png", "sizes": "128x128" },
    { "src": "/favicon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" },
    { "src": "/favicon-256.png", "type": "image/png", "sizes": "256x256" },
    { "src": "/favicon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180", "purpose": "maskable" }
  ],
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#002E70",
  "background_color": "#0f1117",
  "categories": ["accessibility", "entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Radio",
      "short_name": "Radio",
      "url": "/radio",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Televisione",
      "short_name": "TV",
      "url": "/tv",
      "icons": [{ "src": "/favicon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
