{
  "name": "Kitty Litter Treasure Hunt",
  "short_name": "Litter Hunt",
  "description": "Sift the litter box, sort treasure from poop before the cats beat you to it.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#241d38",
  "theme_color": "#3a2f57",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
