{
  "name": "Oricalo - Personal budget, kept in balance",
  "short_name": "Oricalo",
  "description": "Track daily spending, plan income and bills, set monthly budgets, and grow your savings.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#15171C",
  "lang": "en",
  "dir": "ltr",
  "categories": ["finance", "productivity"],
  "icons": [
    { "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/logo-mark.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/screenshots/tour-overview-dark.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "Yearly overview at a glance" },
    { "src": "/screenshots/tour-cashflow-dark.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "12-month cash-flow projection" },
    { "src": "/screenshots/tour-daily-dark.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "Log daily income and expenses" },
    { "src": "/screenshots/tour-accounts-dark.png", "sizes": "2152x802", "type": "image/png", "form_factor": "wide", "label": "Money accounts and transfers" },
    { "src": "/screenshots/tour-budget-dark.png", "sizes": "2152x1096", "type": "image/png", "form_factor": "wide", "label": "Monthly budgets with pace tracking" },
    { "src": "/screenshots/tour-pots-dark.png", "sizes": "2152x1316", "type": "image/png", "form_factor": "wide", "label": "Savings pots to reach your goals" },
    { "src": "/screenshots/tour-overview-light.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "Yearly overview — light theme" },
    { "src": "/screenshots/tour-cashflow-light.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "Cash-flow projection — light theme" },
    { "src": "/screenshots/tour-daily-light.png", "sizes": "2152x1346", "type": "image/png", "form_factor": "wide", "label": "Daily entries — light theme" },
    { "src": "/screenshots/tour-accounts-light.png", "sizes": "2152x802", "type": "image/png", "form_factor": "wide", "label": "Money accounts — light theme" },
    { "src": "/screenshots/tour-budget-light.png", "sizes": "2152x1096", "type": "image/png", "form_factor": "wide", "label": "Monthly budgets — light theme" },
    { "src": "/screenshots/tour-pots-light.png", "sizes": "2152x1316", "type": "image/png", "form_factor": "wide", "label": "Savings pots — light theme" },
    { "src": "/screenshots/m-overview-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Yearly overview at a glance" },
    { "src": "/screenshots/m-cashflow-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "12-month cash-flow projection" },
    { "src": "/screenshots/m-daily-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Log daily income and expenses" },
    { "src": "/screenshots/m-accounts-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Money accounts and transfers" },
    { "src": "/screenshots/m-budget-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Monthly budgets with pace tracking" },
    { "src": "/screenshots/m-savings-dark.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Savings pots to reach your goals" },
    { "src": "/screenshots/m-overview-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Yearly overview — light theme" },
    { "src": "/screenshots/m-cashflow-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Cash-flow projection — light theme" },
    { "src": "/screenshots/m-daily-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Daily entries — light theme" },
    { "src": "/screenshots/m-accounts-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Money accounts — light theme" },
    { "src": "/screenshots/m-budget-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Monthly budgets — light theme" },
    { "src": "/screenshots/m-savings-light.png", "sizes": "1170x2532", "type": "image/png", "form_factor": "narrow", "label": "Savings pots — light theme" }
  ]
}
