{
  "name": "Boekhouding",
  "short_name": "Boekhouding",
  "version": "1.0.0",
  "description": "Eenvoudige boekhouding applicatie.",
  "lang": "nl",
  "id": "/",
  "start_url": "/dashboard",
  "scope": "/",
  "theme_color": "#2563eb",
  "background_color": "#f8fafc",
  "orientation": "portrait",
  "display": "standalone",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "images/icons/icon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/mobile.png",
      "sizes": "760x1652",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "images/screenshots/desktop.png",
      "sizes": "3588x2250",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
