{
    "id": "TimeSheet 3.0",
    "name": "TimeSheet | Kingdom Digital",
    "short_name": "TimeSheet",
    "description": "Kingdom Digital's Timesheet.",
    "icons": [
      {
        "src": "./icon.png",
        "sizes": "48x48",
        "type": "image/png"
      }
    ],
    "theme_color": "#ECE9F9",
    "background_color": "#ECE9F9",
    "start_url": "/",
    "scope": ".",
    "display": "standalone",
    "orientation": "portrait"
  }