{
  "name": "Grid.IO",
  "short_name": "Grid.IO",
  "description": "Integrated AI Operating Interface",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A4A3A",
  "theme_color": "#1A4A3A",
  "icons": [
    {
      "src": "/icon-grid-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-grid-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-grid.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
