{
  "id": "/flock/index.html",
  "name": "Flock",
  "short_name": "Flock",
  "start_url": "/flock/index.html",
  "scope": "/flock/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2b2b2b",
  "icons": [
    {
      "src": "/img/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
     "src": "/img/Screenshot_wide.png",
      "sizes": "640x320",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Flock Widgets"
    },
    {
      "src": "/img/Screenshot_narrow.png",
      "sizes": "320x640",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Flock Widgets"
    }
  ]
}
