{
  "name": "Hoofy — Farrier app for iPhone",
  "short_name": "Hoofy",
  "description": "Farrier app for iPhone — scheduling, invoicing, mileage, horse records, vets, and dashboards.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#0a0a0c",
  "categories": ["business", "productivity", "finance"],
  "shortcuts": [
    {
      "name": "Build me a website",
      "short_name": "Website",
      "description": "Farrier websites & local SEO",
      "url": "/build-me-a-website.html"
    },
    {
      "name": "Learn",
      "short_name": "Learn",
      "description": "Hoof education & reference",
      "url": "/learn.html"
    },
    {
      "name": "Download",
      "short_name": "Download",
      "description": "Get Hoofy on the App Store",
      "url": "/download.html"
    },
    {
      "name": "FAQ",
      "short_name": "FAQ",
      "description": "Billing, trial, and product answers",
      "url": "/faq.html"
    },
    {
      "name": "Find a farrier",
      "short_name": "Farriers",
      "description": "Search the farrier directory",
      "url": "/find-a-farrier.html"
    },
    {
      "name": "Pricing",
      "short_name": "Pricing",
      "description": "Plans and subscription details",
      "url": "/pricing.html"
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Hoof knives & tools",
      "url": "/shop.html"
    }
  ],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
