{
  "name": "Helios Labs Chat",
  "short_name": "Helios Chat",
  "description": "The official community chat for Helios Labs.",
  "dir": "auto",
  "lang": "en-US",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "./",
  "background_color": "#09090b",
  "theme_color": "#ff5a00",
  "icons": [
    {
      "src": "/logo_android.png?v=3",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/1-chats.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "All your chats in one place"
    },
    {
      "src": "/screenshots/2-community.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Join the community"
    },
    {
      "src": "/screenshots/3-messages.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Private messages"
    }
  ]
}
