{
  "name": "RozoFinance",
  "short_name": "RozoFinance",
  "description": "Done-for-you self-employed accounting for couriers in Latvia.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#0B1B2B",
  "lang": "en",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Capture", "url": "/capture", "description": "Snap a receipt or log income" },
    { "name": "History", "url": "/history", "description": "See your captured items" }
  ]
}
