{
  "name": "FlipMeet",
  "short_name": "FlipMeet",
  "description": "Random video calls with people worldwide. One tap to connect, one flip to meet someone new.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#720202",
  "theme_color": "#720202",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-foreground.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
