{
  "name": "marsworx rover",
  "short_name": "marsworx rover",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0a64f5",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "pwa-icon.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}
