{
  "name": "Indbakke — Bogføring.com",
  "short_name": "Indbakke",
  "description": "Upload bilag direkte fra mobilen til din bogføringsindbakke.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "icons": [
    { "src": "/icons/indbakke-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/indbakke-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ]
}