{
  "name": "Marrowood - Co-op Horror Tycoon Game",
  "short_name": "Marrowood",
  "description": "A co-op horror tycoon game by Our Home Studio. Rebuild your family's farm while haunted by childhood memories. Features up to 4 players.",
  "start_url": "https://marrowood.ourhomestudio.ca/",
  "display": "fullscreen",
  "background_color": "#FFF0D4",
  "theme_color": "#FFF0D4",
  "orientation": "portrait-primary",
  "scope": "https://marrowood.ourhomestudio.ca/",
  "icons": [
    {
      "src": "./imgs/ICO.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./imgs/TownLogo.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "horror"],
  "screenshots": [
    {
      "src": "./imgs/MarrowoodFarm.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "./imgs/3PicturesArray.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Solve Puzzle One",
      "short_name": "Puzzle",
      "description": "Solve the first Marrowood puzzle from Our Home Studio",
      "url": "https://marrowood.ourhomestudio.ca#contact",
      "icons": [
        {
          "src": "./imgs/ICO.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Join the Town",
      "short_name": "Join",
      "description": "Move to Marrowood and join our community",
      "url": "https://marrowood.ourhomestudio.ca#movetomarrowood",
      "icons": [
        {
          "src": "./imgs/TownLogo.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
