{
  "name": "Miguel Jobs Watch",
  "short_name": "Jobs Watch",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#f7f4ed",
  "theme_color": "#163047",
  "description": "Track up to 3 job pages, enter keywords, and get a daily 8:00 AM Pacific email with new matching jobs.",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "favicon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
