{
  "name": "Family Pot — a Cortrex system",
  "short_name": "Family Pot",
  "description": "See exactly what has come into the family pot, who contributed, and where the money has gone.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "lang": "en-GB",
  "categories": ["finance", "lifestyle"],
  "icons": [
    { "src": "https://media.base44.com/images/public/6a98bcfc610617b14617f76b/5a9ff287c_cortrex_fulllogo_192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "https://media.base44.com/images/public/6a98bcfc610617b14617f76b/5a9ff287c_cortrex_fulllogo_192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Pay in", "url": "/pay-in", "description": "Declare this month's contribution" },
    { "name": "Activity", "url": "/activity", "description": "Statement of money in and out" }
  ]
}
