{
  "name": "Photobooth Studio",
  "short_name": "Photobooth",
  "description": "Self-service photobooth — foto, frame, cetak, QR download",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d0d14",
  "theme_color": "#ff6b6b",
  "categories": ["photo", "entertainment"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
