{
  "name": "Screw — Watch, create, talk & go live",
  "short_name": "Screw",
  "description": "One moonlit app to watch, create, talk and go live. Swipe a full-screen performance feed, drop voice comments, and support creators.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "fullscreen"],
  "orientation": "portrait",
  "background_color": "#0B1020",
  "theme_color": "#0B1020",
  "categories": ["social", "entertainment", "music"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
