{
  "name": "CodeForge Hackathon 2026",
  "short_name": "CodeForge",
  "description": "Join 500+ developers at CodeForge Hackathon 2026. Turn imperfect ideas into powerful solutions. 48-hour innovation challenge. April 18-20, 2026.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#ffd700",
  "scope": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    },
    {
      "src": "/og-image.jpg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "productivity"],
  "keywords": ["hackathon", "coding", "development", "innovation", "challenge"],
  "shortcuts": [
    {
      "name": "Register for Hackathon",
      "short_name": "Register",
      "description": "Register for CodeForge Hackathon 2026",
      "url": "/?action=register",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "View Schedule",
      "short_name": "Schedule",
      "description": "View the hackathon schedule and timeline",
      "url": "/?action=schedule",
      "icons": [
        {
          "src": "/apple-touch-icon.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
