{
  "name": "Daffgle",
  "short_name": "Daffgle",
  "description": "Anonymous realtime 1-to-1 chat platform for Daffodil International University students.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0E1621",
  "theme_color": "#0E1621",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/globe.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
