{
  "name": "Majestic Linux",
  "short_name": "Majestic Linux",
  "id": "/",
  "description": "Majestic Linux is an open source runner designed to launch Majestic RP on GTA V through Proton on desktop Linux distributions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "categories": ["utilities", "games", "developer"],
  "background_color": "#030307",
  "theme_color": "#030307",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
