{
  "name": "CouchMatch",
  "short_name": "CouchMatch",
  "description": "Swipe together, match on one, press play.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5ede0",
  "theme_color": "#f5ede0",
  "categories": ["entertainment", "lifestyle"],
  "icons": [
    {
      "src": "/appicons/appicon-coral.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/appicons/appicon-plum.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
