{
  "name": "Revela - Video Text Overlay Editor",
  "short_name": "Revela",
  "description": "Professional video editing tool for adding text behind subjects with drag-and-drop positioning and real-time preview",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fafafa",
  "theme_color": "#171717",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "maskable any"
    },
    {
      "src": "/icon-512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "maskable any"
    }
  ],
  "categories": ["productivity", "multimedia", "utilities", "photo"],
  "screenshots": [
    {
      "src": "/logo.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Revela video editor interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Editing",
      "short_name": "Edit",
      "description": "Jump directly to the video editor",
      "url": "/editor",
      "icons": [
        {
          "src": "/icon-192.jpg",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}
