{
  "name": "Poop Shoot!",
  "short_name": "Poop Shoot",
  "description": "Shoot the poop before it hits the ground!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#4FC3F7",
  "theme_color": "#4FC3F7",
  "icons": [
    {
      "src": "https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64/1f4a9.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "src": "https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64/1f4a9.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://cdn.jsdelivr.net/npm/emoji-datasource-apple/img/apple/64/1f4a9.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
