{
  "name": "SocialHost",
  "short_name": "SocialHost",
  "description": "Book real social experiences with verified hosts in Atlanta. Coffee, dinner, bowling, and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#0f172a",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/SocialHost_Icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/SocialHost_Icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/SocialHost_home_page_2.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "SocialHost home page"
    },
    {
      "src": "/SocialHost_home_page_mobile.webp",
      "sizes": "390x844",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "SocialHost on mobile"
    }
  ]
}
