{
  "name": "Photo Sharing",
  "short_name": "Photos",
  "description": "Share your Open Weekend photos",
  "start_url": "/album.html",
  "display": "standalone",
  "background_color": "#FFF9F2",
  "theme_color": "#E34D2E",
  "icons": [
    {
      "src": "icons/photos.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/photos.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
