{
  "name": "Intelliyst Admin Console",
  "short_name": "Intelliyst Admin",
  "description": "Platform Client & System Administration Control Panel",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#10243a",
  "icons": [
    {
      "src": "/app_icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/app_icon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
