{
  "name": "FeatherFinder",
  "short_name": "FeatherFinder",
  "description": "Identify birds, frogs, and bugs with a snap!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fdfaef",
  "theme_color": "#8c4d33",
  "icons": [
    {
      "src": "https://placehold.co/192x192/8c4d33/ffffff?text=FF",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/8c4d33/ffffff?text=FeatherFinder",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}