{
  "name": "Parcel Panic",
  "short_name": "Parcel Panic",
  "description": "Co-op warehouse mail sorting — beat the trucks, mind the raccoon.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0c1014",
  "theme_color": "#0c1014",
  "icons": [
    {
      "src": "/static/game/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
