{
  "name": "StreakOS",
  "short_name": "StreakOS",
  "description": "Build habits that stay. Your AI coach that helps you stay consistent.",
  "start_url": "/streakos-app.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1014",
  "theme_color": "#e8430a",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {"src": "/icon/icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any"},
    {"src": "/icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any"},
    {"src": "/icon/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable"},
    {"src": "/icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any"},
    {"src": "/icon/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable"}
  ]
}
