{
  "name": "Forge Studio",
  "short_name": "Forge Studio",
  "description": "Professional in-browser photo and video editors. Runs entirely offline — nothing is uploaded.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#131318",
  "theme_color": "#131318",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
