{
  "name": "Forge by AI Garage",
  "short_name": "Forge",
  "description": "Live prompt face-offs for workshops. Compete on the same challenge, get scored by an AI judge, and climb the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f3f3f4",
  "theme_color": "#f3f3f4",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Run live prompt face-offs from the facilitator dashboard"
    },
    {
      "src": "/screenshot-mobile.png",
      "sizes": "500x1082",
      "type": "image/png",
      "label": "Join a session and compete from your phone"
    }
  ]
}
