{
  "name": "Flowtable",
  "short_name": "Flowtable",
  "description": "Smart cash flow tracking for freelancers and sole traders",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#0D1B2A",
  "theme_color": "#0D1B2A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["finance", "productivity", "business"],
  "lang": "en-GB",
  "scope": "/",
  "prefer_related_applications": false
}
