{
  "name": "BootSpire",
  "short_name": "BootSpire",
  "description": "Intelligent Windows Workspace Orchestrator",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#07070b",
  "theme_color": "#101018",
  "icons": [
    {
      "src": "assets/bootspire-icon.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/bootspire-icon.ico",
      "sizes": "48x48",
      "type": "image/x-icon",
      "purpose": "any"
    }
  ]
}
