{
  "name": "On The Reins — Horse Tracker",
  "short_name": "OTR Tracker",
  "description": "Track your horses' health, activities, and reminders.",
  "start_url": "/tracker/",
  "display": "standalone",
  "background_color": "#f4f6fa",
  "theme_color": "#1b3a6b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/wp-content/plugins/otr-tracker/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/plugins/otr-tracker/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "lifestyle"],
  "lang": "en-GB"
}
