{
  "name": "Voxify",
  "short_name": "Voxify",
  "description": "Live-Voting und Umfragen in Echtzeit – interaktive Abstimmungen ohne Anmeldung.",
  "start_url": "/Voxify/",
  "display": "standalone",
  "background_color": "#6d28d9",
  "theme_color": "#6d28d9",
  "lang": "de",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='6d28d9'/><text x='50' y='68' font-size='48' text-anchor='middle'>🗳️</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='6d28d9'/><text x='50' y='68' font-size='48' text-anchor='middle'>🗳️</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}