{
  "name": "Rosanix Hub",
  "short_name": "Rosanix Hub",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#050913",
  "theme_color": "#050913",
  "description": "A browser game and entertainment hub with Flight, Car, Moto, casual games, brain challenges, crews and creator tools.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "id": "./",
  "display_override": [
    "window-controls-overlay",
    "standalone"
  ],
  "orientation": "any",
  "categories": [
    "games",
    "entertainment"
  ],
  "shortcuts": [
    {
      "name": "Flight Crew",
      "short_name": "Flight",
      "description": "Launch Flight Crew",
      "url": "./#challenge=flight",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "City Drive",
      "short_name": "Drive",
      "description": "Launch City Drive",
      "url": "./#challenge=car",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Moto Rush",
      "short_name": "Moto",
      "description": "Launch Moto Rush",
      "url": "./#challenge=moto",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Daily Challenge",
      "short_name": "Daily",
      "description": "Open the Rosanix daily challenge",
      "url": "./#daily=1",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
