{
  "name": "Telebugs",
  "short_name": "Telebugs",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["developer tools"],
  "prefer_related_applications": false,
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "description": "Refreshingly simple error tracking.",
  "theme_color": "#FAFAFA",
  "background_color": "#FAFAFA",
  "icons": [
    {
      "src": "/assets/pwa/web-app-manifest-192x192-10d3790f.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "maskable"
    },
    {
      "src": "/assets/pwa/web-app-manifest-512x512-55427b2d.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/pwa/screenshots/desktop-1920x1080-103a8514.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Dashboard with an error graph"
    },
    {
      "src": "/assets/pwa/screenshots/mobile-828x1792-862fedbf.webp",
      "sizes": "828x1792",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Dashboard with an error graph"
    }
  ],
  "shortcuts": [
    [{"name":"develop","short_name":"develop","url":"https://telebugs.renuo.ch/projects/2"},{"name":"main","short_name":"main","url":"https://telebugs.renuo.ch/projects/3"},{"name":"renuo-dashboard","short_name":"renuo-dashboard","url":"https://telebugs.renuo.ch/projects/4"}]
  ]
}
