{
  "name": "Kotgram",
  "short_name": "Kotgram",
  "description": "Мяу-мессенджер. Чаты, голосовые, видеозвонки. Self-hosted.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#a371f7",
  "lang": "ru",
  "dir": "ltr",
  "categories": ["social", "communication"],
  "icons": [
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/assets/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
