{
  "name": "PhotoBooth Digital",
  "short_name": "PhotoBooth",
  "description": "Easy Apps Photobooth ",
  "start_url": "/fotobooth/login.php",
  "scope": "/fotobooth/",
  "display": "standalone",
  "orientation": "any", 
  "background_color": "#000000",
  "theme_color": "#ff00ff",
  "icons": [
    {
      "src": "https://receipt.my.id/fotobooth/assets/icon-192a.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://receipt.my.id/fotobooth/assets/icon-512a.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://receipt.my.id/fotobooth/assets/screenshot-desktop.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}