{
    "short_name": "Pipeup",
    "name": "Your seconds of fame!",
    "start_url": "/",
    "display": "standalone",
    "icons": [
      {
        "src": "/images/fav/apple-touch-icon-192x192.png",
        "type": "image/png",
        "sizes": "192x192"
      },
      {
        "src": "/images/fav/apple-touch-icon-512x512.png",
        "type": "image/png",
        "sizes": "512x512"
      }
    ],
    "background_color": "#000000",
    "scope": "/",
    "theme_color": "#FFFFFF"
  }