{
  "id": "/",
  "name": "Spinup: The Cloud Agent Runtime",
  "short_name": "Spinup",
  "description": "Spinup is the cloud agent runtime for persistent, isolated environments. Install packages, project secrets, keep state, and change harnesses without rebuilding the setup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "64x64 48x48 32x32 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
