{
  "name": "Paragliding Soca Valley",
  "short_name": "SocaPara",
  "description": "Experience thrilling paragliding adventures in the beautiful Soca Valley",
  "icons": [
    {
      "src": "assets/images/icons/android-chrome-192x192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "assets/images/icons/android-chrome-512x512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0a0f1a",
  "background_color": "#0a0f1a",
  "orientation": "any",
  "scope": "/",
  "categories": [
    "sports",
    "travel",
    "outdoor",
    "tandem",
    "paragliding",
    "nature"
  ]
}