{
  "name": "Favly — Show the World Everything You're Into",
  "short_name": "Favly",
  "description": "The link in bio for entertainment lovers. Showcase your favorite movies, music, books, games & more in one shareable profile.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f0f",
  "theme_color": "#FF3B30",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/logos/favicon_circle_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logos/favicon_circle_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logos/favicon_circle_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/logos/favicon_circle_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
