{
  "id": "/",
  "name": "Linetok — Say, call, share",
  "short_name": "Linetok",
  "description": "A fast, private messaging app with real-time says, voice & video calls, teams, and Style updates. Co-powered by Hashtag.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0b1a",
  "theme_color": "#0b0b1a",
  "categories": ["social", "communication"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Says", "short_name": "Says", "url": "/chats?tab=says" },
    { "name": "Voice calls", "short_name": "Voice", "url": "/chats?tab=voice" },
    { "name": "New team", "short_name": "Team", "url": "/chats?new=team" },
    { "name": "Settings", "short_name": "Settings", "url": "/chats?settings=1" },
    { "name": "Install help", "short_name": "Install", "url": "/install" }
  ]
}
