{
  "name": "LSOFFICE",
  "short_name": "LSOFFICE",
  "id": "/office/",
  "start_url": "/office/",
  "scope": "/office/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#188976",

  "icons": [
    {
      "src": "/office/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/office/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],

  "prefer_related_applications": false
}
