{
  "name": "ShareMe",
  "short_name": "ShareMe",
  "description": "The official web app of ShareMe",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFC0CB",
  "theme_color": "#FFC0CB",
  "orientation": "portrait",
  "lang": "en",
  "icons": [
    {
      "src": "/nfc_logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/desktop.png",
      "sizes": "1917x877",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/mobile.png",
      "sizes": "1080x2002",
      "type": "image/png"
    }
  ]
}
