{
  "name": "ADRENAL — Adventure & Extreme Sports",
  "short_name": "ADRENAL",
  "description": "The ultimate social platform for adventure and extreme sports enthusiasts. Share your adventures, compete with athletes worldwide.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#111217",
  "theme_color": "#111217",
  "orientation": "portrait-primary",
  "scope": "/",
  "categories": ["sports", "social", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://images.unsplash.com/photo-1502680390469-be75c86b636f?w=1080&h=1920&fit=crop",
      "sizes": "1080x1920",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "ADRENAL Home Feed"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}