{
  "name": "ondernemers.net",
  "short_name": "ondernemers",
  "description": "Realtime nieuws en data voor Nederlandse ondernemers",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F7FA",
  "theme_color": "#0A2540",
  "lang": "nl-NL",
  "categories": ["news", "business", "finance"],
  "icons": [
    {
      "src": "/img/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/img/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Faillissementen",
      "short_name": "Faillissementen",
      "description": "Live tracker",
      "url": "/faillissementen?source=pwa",
      "icons": [{ "src": "/img/icons/shortcut-bankruptcy.png", "sizes": "96x96" }]
    },
    {
      "name": "Sectordashboards",
      "short_name": "Sectoren",
      "description": "Live data per sector",
      "url": "/sectoren?source=pwa",
      "icons": [{ "src": "/img/icons/shortcut-sectors.png", "sizes": "96x96" }]
    }
  ]
}
