{
  "name": "Land Rover",
  "short_name": "Land Rover",
  "start_url": "../category/models_range_rover",
  "background_color": "#ffffff",
  "theme_color": "#005a2b",
  "display": "standalone",
  "prefer_related_applications": true,
  "icons": [
    {
      "src": "./ico/maskable_icon_land_rover.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./ico/icon-192x192.png",
      "sizes": "192x192"
    },
    {
      "src": "./ico/icon-512x512.png",
      "sizes": "512x512"
    }
  ]
}