{
  "name": "GRIFFIN ROAD NURSERY & LANDSCAPING",
  "short_name": "Date Palms Nursery",
  "description": "We are a fully licensed & insured Plant Nursery and Landscaping Contractor company with 20 years of experience located now in Southwest Ranches, Florida. We carry top-quality palm trees and top-quality plants.",
  "background_color": "#FFFFFF",
  "theme_color": "#FFFFFF",
  "orientation": "any",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "en-US",
  "icons": [
    {
      "src": "/img/pwa/192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/pwa/maskable-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/img/pwa/512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ]
}