{
  "name": "Sip & Chill — Women Only",
  "short_name": "Sip & Chill",
  "description": "The women-only lounge where you spill tea on dating, red flags, and real life. Anonymous. Safe. Free.",
  "start_url": "/home",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0d0a0e",
  "theme_color": "#C4727D",
  "lang": "en",
  "dir": "ltr",
  "categories": ["social", "lifestyle", "entertainment"],
  "iarc_rating_id": "",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/playstore-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/hero.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Sip & Chill home screen"
    }
  ],
  "shortcuts": [
    {
      "name": "Spill Tea",
      "short_name": "Post",
      "description": "Create a new post",
      "url": "/post/new",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Red Flag Room",
      "short_name": "Red Flags",
      "description": "Check red flags with the sisters",
      "url": "/rooms/redflag",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Profile",
      "short_name": "Profile",
      "description": "View your profile",
      "url": "/profile",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
