{
  "name": "Grand Park Rentals",
  "short_name": "GPR",
  "start_url": "https://grandparkrentals.com/demo/demo/index.php",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#008000",
  "theme_color": "#008000",
  "description": "Grand Park Rentals allows users to explore rental options, build event itineraries, and share plans easily.",
  "icons": [
    {
      "src": "grand-park.jpg",
      "sizes": "192x192",
      "type": "image/jpg"
    },
    {
      "src": "grand-park.jpg",
      "sizes": "512x512",
      "type": "image/jpg"
    },
    {
      "src": "grand-park.jpg",
      "sizes": "192x192",
      "type": "image/jpg",
      "purpose": "maskable"
    },
    {
      "src": "grand-park.jpg",
      "sizes": "512x512",
      "type": "image/jpg",
      "purpose": "maskable"
    }
  ]
}

