{
    "name": "Jenny Lead Logger",
    "short_name": "Lead Logger",
    "description": "Submit any leads to Jenny Internet for potential sales. Get compensated for your efforts.",
    "icons": [
      {
        "src": "/images/icons/icon-72.png",
        "type": "image/png",
        "sizes": "72x72"
      },
      {
        "src": "/images/icons/icon-96.png",
        "type": "image/png",
        "sizes": "96x96"
      },
      {
        "src": "/images/icons/icon-120.png",
        "type": "image/png",
        "sizes": "120x120"
      },
      {
        "src": "/images/icons/icon-128.png",
        "type": "image/png",
        "sizes": "128x128"
      },
      {
        "src": "/images/icons/icon-144.png",
        "type": "image/png",
        "sizes": "144x144"
      },
      {
        "src": "/images/icons/icon-152.png",
        "type": "image/png",
        "sizes": "152x152"
      },
      {
        "src": "/images/icons/icon-180.png",
        "type": "image/png",
        "sizes": "180x180"
      },
      {
        "src": "/images/icons/icon-192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/images/icons/icon-384.png",
        "type": "image/png",
        "sizes": "384x384"
      },
      {
        "src": "/images/icons/icon-512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "start_url": "/index.html",
    "display": "standalone",
    "orientation": "portrait",
    "scope": "/",
    "background_color": "#FFFFFF",
    "theme_color": "#EA1F2A",
    "screenshots": [
      {
       "src": "images/screenshots/image1.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Log a new lead"
      },
      {
       "src": "images/screenshots/image2.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Register a new account"
      },
      {
       "src": "images/screenshots/image3.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Sign into your account"
      },
      {
       "src": "images/screenshots/image4.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Update your details"
      },
      {
       "src": "images/screenshots/image5.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Sign out"
      },
      {
       "src": "images/screenshots/image6.png",
        "sizes": "1080x2400",
        "type": "image/png",
        "platform": "narrow",
        "label": "Get your registration code"
      }
    ]
}