{
  "name": "Pixcreen — Free Screen Studio Alternative",
  "short_name": "Pixcreen",
  "description": "Record your screen with automatic click-zoom, webcam PiP, on-device AI captions and timeline editing. Export MP4 or GIF — no watermark, no subscription.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#07080a",
  "theme_color": "#22C55E",
  "lang": "en-US",
  "categories": ["productivity", "video", "utilities"],
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/icon-256.png", "sizes": "256x256", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
