{
  "name": "Min neste bok",
  "short_name": "Neste bok",
  "description": "Personlige bokanbefalinger basert på bøkene du har elsket.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "lang": "no",
  "dir": "ltr",
  "background_color": "#f5ecd9",
  "theme_color": "#6b3a2a",
  "categories": ["books", "lifestyle", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
