{
  "short_name": "GapoWork Webapp",
  "name": "GapoWork Web application",
  "description": "Web application for GapoWork",
  "icons": [
    {
      "src": "app-icon.svg",
      "type": "image/svg+xml",
      "sizes": "1024x1024"
    },
    {
      "src": "app-icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "screenshots": [
    {
      "src": "screenshot.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff"
}
