{
  "name": "Tublrr - AI Study Platform",
  "short_name": "Tublrr",
  "description": "Upload textbooks, documents, and videos — get AI-powered tutoring, flashcards, and study tools",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#f96332",
  "orientation": "any",
  "icons": [
    {
      "src": "/globe.svg",
      "sizes": "48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}