{
  "name": "YouthScout SG",
  "short_name": "YouthScout",
  "description": "Every hackathon, fellowship, and youth programme in Singapore — personalized for you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d0d",
  "theme_color": "#ff2d78",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "Y.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "Y.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": []
}