{
  "name": "APPS SYSTEMOLOGY",
  "short_name": "APPS SYS",
  "description": "Enterprise Cloud Platform - Discover, purchase, develop and run applications",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "48x48 72x72 96x96 128x128 192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}