{
  "short_name": "Manag-in",
  "name": "Manag-in",

  "start_url": "/",

  "background_color": "#000000",

  "icons": [
    {
      "src": "icon.png",
      "type": "image/png",
      "sizes": "1024x1024"
    }
  ],

  "display": "standalone",
  "theme_color": "#ffffff"
}