{
  "name": "JobCubby",
  "short_name": "JobCubby",
  "description": "Track your job applications, interviews, and offers.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#15234E",
  "lang": "en",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-mark-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/screenshot-mobile.png",
      "sizes": "500x1000",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/images/screenshot-desktop.png",
      "sizes": "1280x768",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
