{
  "id": "/",
  "name": "Lobby",
  "short_name": "Lobby",
  "description": "Earn $IAMTHEONE by uploading videos, competing in rooms, and joining challenges.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#1a1a2e",
  "categories": ["social", "entertainment"],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/images/01-view-videos.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Watch videos — every upvote pays the creator"
    },
    {
      "src": "/images/02-explore-rooms.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Explore rooms — curated spaces for every kind of video"
    },
    {
      "src": "/images/03-complete-tasks.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Complete map-running tasks to earn tokens"
    },
    {
      "src": "/images/04-play-games.png",
      "sizes": "1170x2532",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Join challenges and compete for token prizes"
    }
  ]
}
