{
  "name": "HLSR Asset Tracker",
  "short_name": "HLSR Assets",
  "description": "Houston Livestock Show and Rodeo — tool, cart and equipment check-in / check-out",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#002E5D",
  "theme_color": "#002E5D",
  "icons": [
    {
      "src": "/icons/icon-192.png?v=3",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=3",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png?v=3",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
