{
  "name": "Cherry Tanks",
  "short_name": "Cherry Tanks",
  "description": "A calm red cherry shrimp culling game.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#101719",
  "theme_color": "#182426",
  "icons": [
    {
      "src": "./app-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
