{
  "name": "ShiftOwed \u2014 Know what you're owed",
  "short_name": "ShiftOwed",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#eef4f8",
  "theme_color": "#0f2030",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "description": "Track shifts, overtime and expected pay before payday."
}