{
  "short_name": "MincAPI Studio",
  "name": "MincAPI Studio - Autonomous AI Workspace",
  "description": "Standalone Chromium-compatible AI Workspace & API Studio",
  "start_url": "/studio",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#02050e",
  "background_color": "#02050e",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%232563eb'/><text x='50' y='68' font-size='52' font-family='sans-serif' font-weight='900' text-anchor='middle' fill='white'>M</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='22' fill='%232563eb'/><text x='50' y='68' font-size='52' font-family='sans-serif' font-weight='900' text-anchor='middle' fill='white'>M</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
