{
  "name": "Giddy Enterprise Platform",
  "short_name": "Giddy",
  "description": "Enterprise ERP Platform for Finance, HR, Payroll, Property Management, Procurement, Treasury, Workflows and Business Operations.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07120B",
  "theme_color": "#00C853",
  "lang": "en-NG",
  "categories": [
    "business",
    "finance",
    "productivity"
  ],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}