{
  "name": "Meditation and Relaxation: Forest and Dirt",
  "icons": [
    {
      "src": "/js/apps/forest-and-dirt/logo.png",
      "sizes": "1200x1200",
      "type": "image/png"
    },
    {
      "src": "/js/apps/forest-and-dirt/logo_small.png",
      "sizes": "300x300",
      "type": "image/png"
    }
  ],
  "id": "/apps/forest-and-dirt",
  "short_name": "forest-and-dirt",
  "description": "A WebXR meditation app. Sit in a forest, doodle in the dirt, and relax.",
  "lang": "en_US",
  "scope": "/apps/forest-and-dirt",
  "display": "standalone",
  "orientation": "any",
  "start_url": "/apps/forest-and-dirt",
  "ovr_package_name": "com.seanmcbeth.app.forest-and-dirt",
  "screenshots": [
    {
      "src": "/js/apps/forest-and-dirt/screenshot.jpg",
      "type": "image/jpeg"
    }
  ]
}