{
  "name": "Saraf System",
  "short_name": "Saraf",
  "description": "Comprehensive system for financial management and accounting",
  "icons": [
    {
      "src": "./content/images/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./content/images/web-app-manifest-192x192.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./content/images/web-app-manifest-512x512.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./content/images/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "theme_color": "#1976d2",
  "background_color": "#ffffff",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "categories": ["business", "finance", "productivity"],
  "lang": "en",
  "dir": "ltr"
}
