{
  "name": "Counting Sheep",
  "short_name": "Sheep",
  "description": "Watch sheep jump over a fence as you drift off to sleep.",
  "start_url": "/counting-sheep-standby/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#07071a",
  "theme_color": "#07071a",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
