{
  "name": "American Drive-In Directory",
  "short_name": "Drive-Ins",
  "description": "Find active drive-in movie theaters across America.",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#050914",
  "theme_color": "#1b2a47",
  "icons": [
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
