{
  "short_name": "TechOps",
  "name": "TechOps Commander",
  "icons": [
    {
      "src": "https://ui-avatars.com/api/?name=TO&background=2563EB&color=fff&size=192&rounded=true",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "https://ui-avatars.com/api/?name=TO&background=2563EB&color=fff&size=512&rounded=true",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "orientation": "portrait"
}