{
  "name": "Mo-Syn — P2P Sync",
  "short_name": "Mo-Syn",
  "description": "End-to-end encrypted peer-to-peer file and text sync across your devices.",
  "lang": "en",
  "dir": "auto",
  "start_url": ".",
  "scope": ".",
  "id": "mosyn-web",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "./logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./logo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
