{
  "name": "Wildlife Pulse",
  "short_name": "Wildlife Pulse",
  "description": "Wildlife Pulse community and live wildlife sharing.",
  "start_url": "/feed?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#050805",
  "theme_color": "#050805",
  "icons": [
    {
      "src": "/icons/wpl-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wpl-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/wpl-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
