{
  "name": "Graph Desktop",
  "short_name": "Graph Desktop",
  "description": "Free API workflow testing tool for Windows & Linux. Design, run, and validate API flows on a visual canvas. No account, no cloud — runs 100% locally.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0E1A",
  "theme_color": "#0A0E1A",
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "categories": ["developer tools", "utilities", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "Graph Desktop Studio — visual API workflow testing canvas"
    }
  ]
}
