{
  "name": "WinkSocial - Connect, Create, Experience, Thrive",
  "short_name": "WinkSocial",
  "description": "Chat with the people you have a crush on, create content and get paid by subscribers, attend events and more.",
  "theme_color": "#d946ef",
  "background_color": "#ffffff",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon",
      "sizes": "256x256",
      "type": "image/png"
    },
    {
      "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-icon",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["social", "entertainment", "lifestyle"],
  "screenshots": [
    {
      "src": "/winkwhiteonfuchsia.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ]
}
