{
  "name": "LUDIO – Spielregeln visuell und geführt",
  "short_name": "LUDIO",
  "description": "Spielregeln visuell und geführt. Vom Aufbau bis zum Spielzug.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#F0FAFA",
  "theme_color": "#0097A7",
  "lang": "de",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/logo.png",
      "sizes": "2048x2048",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
