{
  "name": "Mokey Cashflow",
  "short_name": "Mokey",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "orientation": "portrait-primary",
  "scope": "/",
  "background_color": "#f5f6fa",
  "theme_color": "#11112f",
  "description": "See your cashflow, accounts, and goals in one private monthly ritual.",
  "categories": ["finance", "productivity"],
  "shortcuts": [
    { "name": "Activity", "short_name": "Activity", "url": "/#activity" },
    { "name": "Accounts", "short_name": "Accounts", "url": "/#accounts" },
    { "name": "Goals", "short_name": "Goals", "url": "/#goals" }
  ],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
