{
  "name": "Alhambra Notify",
  "short_name": "Alhambra Notify",
  "id": "/",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#000000",
  "description": "Ticket availability notifications for Alhambra.",
  "icons": [
    {
      "src": "/alhambra_logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/alhambra_logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/desktop_screenshot-1920x1111.png",
      "sizes": "1920x1111",
      "type": "image/png",
      "form_factor": "wide"
    },
    {
      "src": "/mobile_screenshot-858x1694.png",
      "sizes": "858x1694",
      "type": "image/png"
    }
  ]
}
