{
  "name": "Socialise",
  "short_name": "Socialise",
  "description": "Discover local events, join micro-meets, and find your tribe. Warm, human connection — not cold tech.",
  "theme_color": "#E2725B",
  "background_color": "#F9F7F2",
  "display": "standalone",
  "scope": "./",
  "start_url": "./",
  "id": "./",
  "orientation": "portrait",
  "categories": ["social", "lifestyle", "entertainment"],
  "icons": [
    {
      "src": "./brand/rounded-s-orange.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./brand/rounded-s-orange.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./brand/rounded-s-orange.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
