{
  "name": "Landing Page - GenieX & NewsHub",
  "short_name": "Landing Page",
  "description": "Advanced landing page with intelligent execution and news aggregation",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [],
  "screenshots": [
    {
      "src": "/images/screenshot-narrow.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    {
      "name": "Join Beta",
      "short_name": "Beta",
      "description": "Quick access to beta signup",
      "url": "/?utm_source=pwa_shortcut&utm_medium=shortcut&utm_campaign=beta_signup",
      "icons": [
        {
          "src": "/images/shortcut-beta.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "share_target": {
    "action": "/share/",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "prefer_related_applications": false,
  "related_applications": []
}
