{
  "name": "Pasture Ledger",
  "short_name": "Pasture",
  "description": "Livestock care logging and reminders for small homesteads and hobby ranches.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f3ead4",
  "theme_color": "#b5472e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
