{
  "name": "TheHectre",
  "short_name": "TheHectre",
  "description": "Find your NYSC roommate fast. Swipe, match, and move in together.",
  "start_url": "/discover",
  "display": "standalone",
  "background_color": "#04070a",
  "theme_color": "#335cff",
  "orientation": "portrait",
  "scope": "/",
  "categories": ["lifestyle", "social"],
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
