{
  "name": "NameMatch",
  "short_name": "NameMatch",
  "description": "Swipe on 10,000+ baby names with your partner. When you both love the same name, it's a match.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFFBF7",
  "background_color": "#FFFBF7",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
