{
  "name": "Skillabs — AI Image Studio",
  "short_name": "Skillabs",
  "description": "AI-powered image editing, face swap, text-to-image, text-to-video, and chat",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#05060d",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["creativity", "photo", "productivity"],
  "lang": "en"
}
