{
  "name": "Reelbase — Trailer Feed & Tracker",
  "short_name": "Reelbase",
  "description": "Swipe through trailers TikTok-style, discover new shows and movies, react with a tap, and share what you love with friends.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#E50914",
  "background_color": "#0a0a0a",
  "categories": ["entertainment", "lifestyle", "utilities"],
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
