{
  "name": "Polygott — Real-time Translation Platform",
  "short_name": "Polygott",
  "description": "Real-time multilingual communication platform with live translation rooms, AI meeting notes, and travel translator.",
  "start_url": "/web/app.html",
  "scope": "/web/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#0B0F1A",
  "theme_color": "#2E86C1",
  "orientation": "any",
  "categories": ["productivity", "communication", "business"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Create Room",
      "short_name": "New Room",
      "url": "/web/app.html?action=create-room",
      "icons": [{ "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    },
    {
      "name": "Voice Test",
      "short_name": "Voice Test",
      "url": "/web/app.html?action=voice-test",
      "icons": [{ "src": "assets/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
