{
  "id": "/",
  "name": "MovieWatcher.nl",
  "short_name": "MovieWatcher",
  "description": "Houd je films en series bij",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "nl",
  "dir": "ltr",
  "categories": ["entertainment", "lifestyle"],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "736x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Dashboard met je kijkstatistieken en volgende afleveringen"
    },
    {
      "src": "/screenshots/discover.png",
      "sizes": "736x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ontdek films en series die bij je passen"
    },
    {
      "src": "/screenshots/watchlist.png",
      "sizes": "736x1600",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Je persoonlijke watchlist"
    }
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
