{
  "name": "The Adventures of Cupertino",
  "short_name": "Cupertino Buch",
  "description": "Das erste Malbuch, das Kindern die Geschichte von Apple erzählt",
  "start_url": "/de.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#667eea",
  "orientation": "portrait",
  "scope": "/",
  "lang": "de-DE",
  "dir": "ltr",
  "categories": ["books", "education", "kids", "technology"],
  "icons": [
    {
      "src": "favicon.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "favicon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ]
}