{
  "name": "Beak-a-boo Bird Catalogue",
  "short_name": "Beak-a-boo",
  "description": "Manitoba family birdwatching field guide",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#f4f7f6",
  "theme_color": "#2c5f2d",
  "icons": [
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}