{
  "name": "Fork Yeah",
  "short_name": "Fork Yeah",
  "description": "Swipe together. Match on dinner.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0014",
  "theme_color": "#FF2F92",
  "categories": ["food", "lifestyle", "social"],
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
