{
  "name": "Petpal",
  "short_name": "Petpal",
  "description": "Your pet's personal assistant",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f97316",
  "icons": [
    {
      "src": "https://img.icons8.com/m_rounded/192/f97316/paw-print.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://img.icons8.com/m_rounded/512/f97316/paw-print.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
