{
  "name": "Veritas Lens",
  "short_name": "Veritas",
  "description": "Global news aggregator with AI-powered anti-bias analysis",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#ff0000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/api/icons/192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/api/icons/512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["news"],
  "shortcuts": [
    {
      "name": "Notizie",
      "url": "/news",
      "description": "Feed notizie in tempo reale"
    },
    {
      "name": "Veritas",
      "url": "/veritas",
      "description": "Analisi AI anti-bias"
    },
    {
      "name": "Mappa",
      "url": "/mappa",
      "description": "Mappa globale delle notizie"
    }
  ]
}
