{
  "name": "Horse Girl Simulator",
  "short_name": "Horse Girl Sim",
  "description": "Tame the wilds, raise the herd, win the derby.",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#6fc054",
  "theme_color": "#8a5f3c",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}