{
  "name": "RealPost",
  "short_name": "RealPost",
  "description": "Mobile-first video streaming and rating platform with TikTok-style interface",
  "start_url": "/",
  "display": "standalone",
  "scope": "/",
  "theme_color": "#ecc879",
  "background_color": "#0d1824",
  "categories": ["entertainment", "video", "social"],
  "icons": [
    {
      "src": "/icon-192.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    },
    {
      "src": "/icon-192-maskable.png?v=2",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512-maskable.png?v=2",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  }
}
