{
  "name": "DailyReport",
  "short_name": "DailyReport",
  "start_url": "/pages/index.php",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    {
      "src": "/pages/assets/images/general/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/pages/assets/images/general/launch.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
