{
  "name": "Bestie — Real Friends Who Get You",
  "short_name": "Bestie",
  "description": "The anonymous-first friendship app to make one genuine friend at a time. No swipes, no photos first, just real compatibility.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF9F3",
  "theme_color": "#FF6B5A",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "shortcuts": [
    {
      "name": "Feed",
      "url": "/feed",
      "description": "Check the community pulse and daily prompts"
    },
    {
      "name": "Match Drop",
      "url": "/match",
      "description": "Check your next match drop countdown"
    },
    {
      "name": "Chats",
      "url": "/chat",
      "description": "Chat with your matched besties"
    }
  ]
}
