{
  "name": "Besideo",
  "short_name": "Besideo",
  "description": "A pet memorial app with live pet portraits, letters, and memories that help you remember who they were and keep everyday moments close.",
  "background_color": "#fffaf6",
  "theme_color": "#f5ede4",
  "display": "standalone",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
