{
  "name": "mpng — AI Media Editor",
  "short_name": "mpng",
  "description": "Free AI-powered image and video editor in the browser",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#060816",
  "theme_color": "#6C63FF",
  "orientation": "any",
  "icons": [
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/api/icon?size=192", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/api/icon?size=512", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["photo", "productivity", "utilities"]
}
