{
  "name": "Shorty",
  "short_name": "Shorty",
  "theme_color": "#F3115B",
  "background_color": "rgb(255 255 255)",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "images/shorty-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
