{
  "name": "Indie Frame Network",
  "short_name": "Indie Frame",
  "description": "Get Paid to Create. Get Paid to Watch.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0b",
  "theme_color": "#2563EB",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/home.png",
      "sizes": "1280x800",
      "type": "image/png"
    }
  ],
  "categories": ["entertainment", "video"],
  "prefer_related_applications": false
}
