{
  "name": "PropAdda Prop Shop",
  "short_name": "PropAdda",
  "description": "Premium props for film, television, and commercial shoots.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/logo192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/logo512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
