{
  "name": "3sixty — Messaging",
  "short_name": "3sixty",
  "description": "Fast, clean, privacy-first communication platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "lang": "en",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["communication", "social"],
  "shortcuts": [
    {
      "name": "Open Chats",
      "short_name": "Chats",
      "description": "Go to your chats",
      "url": "/?tab=chats",
      "icons": [{ "src": "/favicon.png", "sizes": "any" }]
    }
  ]
}
