{
  "name": "MediaVault",
  "short_name": "MediaVault",
  "description": "Jouw persoonlijke cinematheek voor films, boeken, muziek en games.",
  "theme_color": "#0a0a0f",
  "background_color": "#0a0a0f",
  "display": "standalone",
  "display_override": ["standalone", "window-controls-overlay"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/",
  "categories": ["entertainment", "books", "music"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
