{
  "name": "Business Apostle Investment Calculator",
  "short_name": "Investment Calculator",
  "description": "Compare up to three investment opportunities on projected value, cost, liquidity, risk and evidence. Free, private and calculated entirely in your own browser.",
  "id": "/business-apostle-investment-calculator",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0f2a43",
  "background_color": "#f6f5f2",
  "lang": "en-NG",
  "dir": "ltr",
  "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" }
  ]
}
