{
  "name": "Woodfit — Casoual Games",
  "short_name": "Woodfit",
  "description": "Slide the wooden pieces to fill the carved shape.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#08090A",
  "theme_color": "#dda15e",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "id": "games.casoual.hub"
    }
  ]
}
