{
  "name": "RBA Digital Timesheet",
  "short_name": "RBA Time",
  "description": "Renewal by Andersen — Digital Timesheet",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#1C1C1C",
  "theme_color": "#1C1C1C",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
