{
  "name": "BillSnap - Never Miss a Bill",
  "short_name": "BillSnap",
  "description": "Scan, track, and manage your bills with smart reminders.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#005BBB",
  "theme_color": "#005BBB",
  "lang": "nl",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
