{
  "name": "Cherry Books",
  "short_name": "Cherry",
  "description": "Teile Bücher. Begegne Menschen.",
  "start_url": "/home",
  "scope": "/",
  "id": "/home",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#F3EBD9",
  "theme_color": "#F3EBD9",
  "orientation": "portrait",
  "lang": "de",
  "dir": "ltr",
  "categories": ["books", "social", "lifestyle"],
  "icons": [
    {
      "src": "/brand/cherry-leaf-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/cherry-leaf-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/cherry-leaf-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/cherry-leaf-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Cherry Times",
      "short_name": "Times",
      "description": "Neueste Texte aus der Community",
      "url": "/newspaper",
      "icons": [{ "src": "/brand/cherry-leaf-64.png", "sizes": "64x64" }]
    },
    {
      "name": "Entdecken",
      "short_name": "Bücher",
      "description": "Bücher in deiner Nähe finden",
      "url": "/discover",
      "icons": [{ "src": "/brand/cherry-leaf-64.png", "sizes": "64x64" }]
    },
    {
      "name": "Profil",
      "short_name": "Profil",
      "description": "Dein Profil und Texte",
      "url": "/profile",
      "icons": [{ "src": "/brand/cherry-leaf-64.png", "sizes": "64x64" }]
    }
  ]
}
