{
  "name": "Project Side Stick Controller",
  "short_name": "SideStick",
  "description": "Simulator-Agnostic Browser Flight Control Interface",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#07090b",
  "theme_color": "#10151a",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "https://img.icons8.com/fluent-systems-filled/192/00a2ff/joystick.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://img.icons8.com/fluent-systems-filled/512/00a2ff/joystick.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
