{
  "name": "Dagwoord",
  "short_name": "Dagwoord",
  "description": "Raad elke dag het nieuwe Nederlandse woord van vijf letters.",
  "lang": "nl",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FBF9F4",
  "theme_color": "#1c8a9c",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ]
}