{
  "name": "CuroAI Python Editor",
  "short_name": "CuroAI",
  "description": "Physical AI Education Python IDE - 피지컬 AI 교육용 파이썬 에디터",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f1117",
  "theme_color": "#4fc3f7",
  "categories": ["education", "developer"],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
