{
  "name": "Fragments",
  "short_name": "Fragments",
  "description": "Welcome to Fragments! These companies are hiring. Browse around, and if you see a job you like, apply privately from your phone or laptop.",
  "scope":"/",
  "theme_color": "#816894",
  "background_color": "#FFFFFF",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/",
  "icons": [
    {
      "src": "/static/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}