{
  "name": "Plenno",
  "short_name": "Plenno",
  "id": "/app/today",
  "description": "Vergeet nooit meer een lead.",
  "start_url": "/app/today",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F8FAFC",
  "theme_color": "#0F172A",
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "Vandaag opvolgen",
      "short_name": "Vandaag",
      "url": "/app/today",
      "icons": [{ "src": "/icon-192.png?v=20260605", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Nieuwe lead",
      "short_name": "Nieuw",
      "url": "/app/new",
      "icons": [{ "src": "/icon-192.png?v=20260605", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "icons": [
    {
      "src": "/icon-192.png?v=20260605",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png?v=20260605",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.svg",
      "sizes": "390x844",
      "type": "image/svg+xml",
      "form_factor": "narrow",
      "label": "Vandaag opvolgen"
    }
  ]
}
