{
  "id": "com.ftonly.web",
  "name": "Fruit Trees Only",
  "short_name": "FTO",
  "description": "Fruit Trees Only – St. Augustine’s garden center offering 100+ varieties of grafted fruit trees, ornamentals, and flowering plants.",
  "lang": "en-US",
  "dir": "ltr",

  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],

  "background_color": "#ffffff",
  "theme_color": "#000050",

  "categories": ["shopping", "gardening", "lifestyle"],

  "icons": [
    { "src": "/images/icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/images/icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/images/icons/maskable-icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],


  "shortcuts": [
    {
      "name": "Shop Trees",
      "short_name": "Shop",
      "description": "Browse fruit trees by category",
      "url": "/availability.html",
      "icons": [{ "src": "/images/icons/shop.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Diagnosis Tool",
      "short_name": "Diagnosis",
      "description": "Identify plant health with Plant.ID",
      "url": "/diagnosis.html",
      "icons": [{ "src": "/images/icons/diagnosis.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Visit Us",
      "short_name": "Visit",
      "description": "Get directions to Fruit Trees Only in St. Augustine",
      "url": "https://maps.app.goo.gl/Ftb5H6JBwmUsrne49",
      "icons": [{ "src": "/images/icons/map.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],


  "related_applications": [
    { "platform": "web", "url": "https://www.ftonly.com" },
    { "platform": "facebook", "url": "https://www.facebook.com/ftonly" },
    { "platform": "instagram", "url": "https://www.instagram.com/fruittreesonly" },
    { "platform": "twitter", "url": "https://www.twitter.com/fruittreesonly" },
    { "platform": "tiktok", "url": "https://www.tiktok.com/@fruit.trees.only" }
  ]
}
