{
  "name": "Hoofiness",
  "short_name": "Hoofiness",
  "description": "Everything about your horse in one place — health records, medications, weight, the symptom diary, documents and photographs. Offline-first, and shared with the people who look after him.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF3E8",
  "theme_color": "#BF6A20",
  "icons": [
    {
      "src": "/assets/favicon/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
