{
  "name": "Phrojector – Wall Projector",
  "short_name": "Phrojector",
  "description": "Turn your phone into a wall projector. Project any screen onto any surface using the back camera. Free PWA.",
  "start_url": "./",
  "scope": "./",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#0d051e",
  "theme_color": "#5b4fff",
  "categories": ["entertainment", "utilities"],
  "icons": [
    {
      "src": "icons/icon.php?s=192",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon.php?s=512",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
