{
  "name": "Nur Online Quiz",
  "short_name": "NurQuiz",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4CAF50",
  "description": "Test your knowledge with Nur Online Quiz – fast, fun, and free!",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "orientation": "portrait",
  "lang": "de-CH",
  "scope": "/",
  "id": "https://www.nuronlinequiz.com/"
}