{
  "name": "Romio — Gay Dating App",
  "short_name": "Romio",
  "description": "Dating app for gay, bi and queer men seeking friendship, dating and meaningful relationships.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ]
}