{
  "name": "Joelin — Real-time messenger",
  "short_name": "Joelin",
  "description": "A fast, no-clutter real-time one-on-one messenger with typing indicators, online status and photo profiles.",
  "start_url": "/chat",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f9d58",
  "theme_color": "#0f9d58",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
