{
  "name": "Goal Figure Out X",
  "short_name": "Goal X",
  "description": "Goal Figure Out X turns a /goal prompt into a shareable page with a copyable agent prompt for completing one bounded task.",
  "start_url": "https://goalfigureoutx.com",
  "scope": "https://goalfigureoutx.com",
  "display": "minimal-ui",
  "background_color": "#fff7ed",
  "theme_color": "#111827",
  "icons": [
    {
      "src": "https://goalfigureoutx.com/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://goalfigureoutx.com/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}