{
  "name": "Pets With What",
  "short_name": "Pets With What",
  "description": "An honest encyclopedia of companion animals. What living with one is actually like, including when the answer is don't.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f0e8",
  "theme_color": "#6B7F3A",
  "icons": [
    {
      "src": "/assets/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}