{
  "name": "Cachimba - Neo-Brutalist Dating & IRL Experiences",
  "short_name": "Cachimba",
  "description": "Dating, Community, Pro Rooms & IRL Ambassador Experiences with Neo-Brutalist Aesthetics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#0A0A0A",
  "orientation": "portrait-primary",
  "categories": ["social", "lifestyle", "dating"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Discovery",
      "short_name": "Swipe",
      "description": "Find new matches nearby",
      "url": "/discovery",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Matches",
      "short_name": "Matches",
      "description": "View your connections",
      "url": "/matches",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Messages",
      "short_name": "Chat",
      "description": "Chat with your matches",
      "url": "/messages",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    }
  ]
}
