{
  "name": "Ram AI Cloud ERP",
  "short_name": "Ram ERP",
  "description": "Cloud ERP system for users, products, inventory, orders, and transactions",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#061028",
  "theme_color": "#0b1a3a",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}