{
  "name": "Lotto App",
  "short_name": "Lotto",
  "description": "Lotto 6aus49 und Eurojackpot Tip Generator",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0b1a",
  "theme_color": "#0b0b1a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50' fill='%230b0b1a'/><text y='.9em' font-size='80' x='5'>🎱</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
