{
  "id": "/",
  "short_name": "HTF4",
  "name": "Hack To Future 4.0",
  "description": "Hack To Future 4.0 is a 36-hour hackathon organized by St Joseph Engineering College in association with EGDK India Pvt Ltd, Mangalore. Participants collaborate to build innovative tech solutions for real-world problems.",

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",

  "background_color": "#000000",
  "theme_color": "#000000",

  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],

  "screenshots": [
    {
      "src": "/screenshots/desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "425x833",
      "type": "image/png"
    }
  ]
}
