{
  "name": "The Dropper",
  "short_name": "Dropper",
  "description": "Low-altitude drone contract work. Fly surplus birds, hit the porch, dodge cops, and cash the call.",
  "id": "https://playthedropper.com/",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0e12",
  "theme_color": "#5ef0e8",
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
