{
  "name": "CruiseCtrl",
  "short_name": "CruiseCtrl",
  "description": "A gay dating app that respects your time. Honest intent, real meets, no ghost profiles.",
  "id": "/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#06060C",
  "theme_color": "#06060C",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    { "src": "assets/pwa-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "assets/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
