{
  "name": "TheCreatorSwipe",
  "short_name": "Creator Swipe",
  "description": "Swipe-based networking app for content creators.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#1a0a24",
  "theme_color": "#1a0a24",
  "icons": [
    { "src": "/favicon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
