{
  "name": "PluginOS Photo Booth",
  "short_name": "Photo Booth",
  "description": "Snap a photo, add a fun filter, and watch it appear on the screen.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0907",
  "theme_color": "#0d0907",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
