{

  "name": "FASAP TRAINING",

  "short_name": "FASAP",

  "theme_color": "#FFFFFF",

  "background_color": "#FFFFFF",

  "display": "fullscreen",

  "scope": "/",

  "start_url": "/",

  "icons": [

    {

      "src": "i/icon192.png",

      "sizes": "192x192",

      "type": "image/png"

    },

    {

      "src": "i/icon512.png",

      "sizes": "512x512",

      "type": "image/png"

    }

  ]

}