{
  "name": "Valencia Film Equipment",
  "short_name": "Valencia Film",
  "description": "Film equipment checkout and inventory management for Valencia College",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0F1923",
  "theme_color": "#F5A623",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
