{
  "name": "Prosperiu, cashflow and budget",
  "short_name": "Prosperiu",
  "description": "Log an expense in a WhatsApp message, and see accounts, credit cards, loans and mortgage, investments, crypto and property on one screen. No bank connection.",
  "id": "/",
  "theme_color": "#16A260",
  "background_color": "#0B1220",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait-primary",
  "scope": "/",
  "start_url": "/en",
  "dir": "ltr",
  "lang": "en",
  "categories": ["finance", "productivity", "business"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Transactions", "url": "/dashboard/transactions" },
    { "name": "Accounts", "url": "/dashboard/accounts" },
    { "name": "Budgets", "url": "/dashboard/budgets" }
  ]
}
