{
  "name": "WebElve - Keuangan UMKM",
  "short_name": "WebElve",
  "description": "Aplikasi keuangan sederhana untuk UMKM",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#76F6F5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/Assets/image/elve.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/Assets/image/elve.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "categories": ["business", "finance"],
  "lang": "id"
}
