{
  "id": "/",
  "name": "Duesio",
  "short_name": "Duesio",
  "description": "Split household expenses with your roommates.",
  "start_url": "/dashboard.html",
  "scope": "/",
  "display": "standalone",
  "lang": "de",
  "categories": ["finance", "lifestyle"],
  "background_color": "#F6F8F9",
  "theme_color": "#14B8A0",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scan a receipt",
      "short_name": "Scan",
      "description": "Snap a receipt photo and let Duesio split it.",
      "url": "/dashboard.html?action=scan",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
