{
  "name": "MIRASTACK",
  "short_name": "MIRASTACK",
  "description": "Agentic workflow automation platform for platform engineering",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090C10",
  "theme_color": "#00C9B1",
  "lang": "en",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "developer-tools"],
  "orientation": "landscape-primary"
}
