{
  "name": "Business Apostle Cashflow Planner",
  "short_name": "Cashflow Planner",
  "description": "See where your money comes from, where it goes, and whether it will last until the next income arrives. Free, private and calculated entirely on your device.",
  "id": "/business-apostle-cashflow-planner",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f2a43",
  "background_color": "#f6f5f2",
  "lang": "en-NG",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    { "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" }
  ]
}
