{
  "name": "Vitly - Smart Meetup Coordination",
  "short_name": "Vitly",
  "description": "Find the perfect meeting spot for your group with intelligent location services",
  "start_url": "https://www.getvitly.com/",
  "display": "standalone",
  "theme_color": "#10b981",
  "background_color": "#f9fafb",
  "orientation": "portrait",
  "scope": "https://www.getvitly.com/",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Meetup",
      "short_name": "New Meetup",
      "description": "Create a new meetup event",
      "url": "https://www.getvitly.com/create-meetup",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "My Meetups",
      "short_name": "Meetups",
      "description": "View your meetups",
      "url": "https://www.getvitly.com/meetups",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "32x32"
        }
      ]
    },
    {
      "name": "Find Places",
      "short_name": "Places",
      "description": "Discover meeting places",
      "url": "https://www.getvitly.com/places",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "32x32"
        }
      ]
    }
  ],
  "categories": ["social", "lifestyle", "productivity"],
  "screenshots": [],
  "prefer_related_applications": false,
  "related_applications": [],
  "dir": "ltr",
  "lang": "en-US"
}