{
  "name": "Our Home Studio",
  "short_name": "OHS",
  "description": "A couple of creatives pushing the limits of imagination to make unique and convention-breaking experiences. Creators of Marrowood and other interactive experiences.",
  "start_url": "https://ourhomestudio.ca/",
  "display": "fullscreen",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "https://ourhomestudio.ca/",
  "icons": [
    {
      "src": "/media/LogoAnim/Favicon.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/media/OHSLogo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "art"],
  "screenshots": [
    {
      "src": "/media/marrowood/Marrowood-SC1.webp",
      "sizes": "540x720",
      "type": "image/webp",
      "form_factor": "narrow"
    },
    {
      "src": "/media/marrowood/Marrowood-SC2.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "screenshots_wide": [
    {
      "src": "/media/marrowood/Marrowood-SC1.webp",
      "sizes": "1280x720",
      "type": "image/webp"
    }
  ],
  "shortcuts": [
    {
      "name": "View Marrowood Game",
      "short_name": "Marrowood",
      "description": "Explore Marrowood - a co-op horror tycoon game",
      "url": "https://marrowood.ourhomestudio.ca",
      "icons": [
        {
          "src": "/media/marrowood/Marrowood-SC1.webp",
          "sizes": "192x192",
          "type": "image/webp"
        }
      ]
    }
  ],
  "share_target": {
    "action": "mailto:ourhomestudio.contact@gmail.com",
    "method": "POST",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}
