{
  "name": "Weatherford Shelter Pets",
  "short_name": "Shelter Pets",
  "description": "Adoptable dogs at the Weatherford Animal Shelter",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0e8d2",
  "theme_color": "#1b3a55",
  "icons": [
    {
      "src": "/static/img/favicon-48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/img/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/static/img/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ]
}
