{
  "short_name": "Lorem Ipzum",
  "name": "Text Generator Lorem Ipsum",
  "icons": [
    {
      "src": "/img/logo512.svg",
      "type": "image/svg+xml",
      "sizes": "150x150"
    },
    {
      "src": "/img/logo192.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "/img/logo512.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  "start_url": "/",
  "background_color": "#f1f1f1",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#21252B",
  "shortcuts": [
    {
      "name": "Lorem Ipsum Text Generator. ",
      "short_name": "Lorem Ipsum",
      "description": "Not a Lorem Ipsum whatsoever, but your Lorem Ipsum!",
      "url": "/en/text-generator"
    },
    {
      "name": "What is your public IP address",
      "short_name": "your public IP",
      "description": "Info Geolocation of your IP",
      "url": "/en/get-my-ip-address"
    }
  ],
  "description": "Text Generator of Lorem Ipsum",
  "screenshots": [
    {
      "src": "/img/screenshot1.png",
      "type": "image/png",
      "sizes": "720x540"
    },
    {
      "src": "/img/screenshot2.png",
      "type": "image/png",
      "sizes": "720x540"
    }
  ]
}