{
  "id": "./",
  "name": "MSpace",
  "short_name": "MSpace",
  "description": "MSpace admin workspace",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape-primary",
  "background_color": "#f7f4ef",
  "theme_color": "#8b7355",
  "icons": [
    {
      "src": "./img/app-icon.png",
      "sizes": "625x625",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./img/app-icon.png",
      "sizes": "625x625",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
