{
  "name": "TheFastReport",
  "short_name": "TheFastReport",
  "icons": [
    {
      "src": "img/brand/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/brand/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#12233f",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/"
}

