{
  "name": "RS Drive Tracker",
  "short_name": "RS Tracker",
  "description": "Premium Alpine Pass & Drive Tracker",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f1115",
  "theme_color": "#e5b10b",
  "orientation": "any",
  "icons": [
    {
      "src": "https://img.icons8.com/nolan/192/car.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/nolan/512/car.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
