{
  "name": "FactFlow",
  "short_name": "FactFlow",
  "description": "Factory Invoice & Expense Tracking",
  "theme_color": "#3D52A0",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": ".",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}
