{
  "name": "PhotoFlash",
  "short_name": "PhotoFlash",
  "icons": [
    {
      "src": "/static/img/favicon/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon/apple-touch-icon-120x120.png",
      "sizes": "120x120",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "theme_color": "#C22828",
  "background_color": "#ffffff",
  "display": "standalone"
}