﻿{
  "name": "Lights Out Lab — Train Smarter. Play Better.",
  "short_name": "Lights Out Lab",
  "description": "AI-powered basketball training with real-time form analysis, personalized drills, and a 24/7 AI coaching assistant.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E8000D",
  "orientation": "portrait-primary",
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-32.png",  "sizes": "32x32",   "type": "image/png" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["sports", "fitness"]
}
