{
  "name": "PaperCast",
  "short_name": "PaperCast",
  "description": "Trasforma articoli web in video narrati con illustrazioni generate dall'IA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='192' height='192'><rect width='512' height='512' rx='128' fill='%230f172a'/><circle cx='256' cy='256' r='140' fill='none' stroke='%2338bdf8' stroke-width='24'/><polygon points='220,180 320,256 220,332' fill='%2338bdf8'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'><rect width='512' height='512' rx='128' fill='%230f172a'/><circle cx='256' cy='256' r='140' fill='none' stroke='%2338bdf8' stroke-width='24'/><polygon points='220,180 320,256 220,332' fill='%2338bdf8'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
