{
  "name": "Brettspiel",
  "short_name": "Brettspiel",
  "description": "Das ultimative Kartenstrategiespiel klon",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#e8832a",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://via.placeholder.com/192x192/e8832a/ffffff?text=B",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://via.placeholder.com/512x512/e8832a/ffffff?text=B",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
