{
  "name": "p-booth — Korean Photo Booth",
  "short_name": "p-booth",
  "description": "Korean-style 인생네컷 photo booth experience in your browser",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fdf7ff",
  "theme_color": "#ff6b9d",
  "orientation": "any",
  "categories": ["photography", "entertainment"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Shoot",
      "url": "./camera.html",
      "description": "Jump straight to the camera"
    }
  ]
}
