{
  "name": "CattleTrack Analytics",
  "short_name": "CattleTrack",
  "description": "Ranch management that works in the pasture",
  "start_url": "/cattletrack.html",
  "display": "standalone",
  "background_color": "#1a1a1a",
  "theme_color": "#E8751A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": []
}
