{
  "name": "Filmory Photobooth",
  "short_name": "Filmory",
  "description": "Professional photobooth app — capture, filter, and share memories.",
  "start_url": "/photobooth.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf6f1",
  "theme_color": "#1e1410",
  "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"
    }
  ],
  "screenshots": [],
  "categories": ["photography", "entertainment"]
}
