{
  "name": "Afam",
  "short_name": "Afam",
  "description": "Afam is a dating app rooted in Filipino culture - kilig, harana, and kumustahan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FBF6EC",
  "theme_color": "#F4A02C",
  "orientation": "portrait",
  "categories": ["dating", "social", "lifestyle"],
  "icons": [
    {
      "src": "/brand/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}
