{
  "name": "Photobooth của Bngoc",
  "short_name": "Photobooth",
  "description": "Quà Valentine cho Bngoc",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f5f4e7",
  "theme_color": "#ff85b3",
  "icons": [
    {
      "src": "Assets/photobooth/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "Assets/photobooth/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}