{
  "name": "InSesh",
  "short_name": "InSesh",
  "description": "Your Groups. All in One Place.",
  "start_url": "/app",
  "display": "standalone",
  "background_color": "#0C0E15",
  "theme_color": "#0C0E15",
  "orientation": "portrait",
  "categories": ["sports", "social", "productivity"],
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
