{
  "name": "Blood Moon Horror",
  "short_name": "BM Horror",
  "description": "1-8 Player Co-Op Psychological Horror Game",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020205",
  "theme_color": "#ff2d3d",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/images/Main_Game_Icon_1200.png",
      "sizes": "1200x1200",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/bmg-no-stroke-icon.ico",
      "sizes": "32x32",
      "type": "image/x-icon"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/images/screenshots/20250901133718_1.jpg",
      "sizes": "1920x1080",
      "type": "image/jpeg"
    }
  ],
  "shortcuts": [
    {
      "name": "Game Info",
      "short_name": "Info",
      "description": "View game information",
      "url": "/game-info",
      "icons": [{ "src": "/images/Main_Game_Icon_1200.png", "sizes": "1200x1200" }]
    },
    {
      "name": "Gallery",
      "short_name": "Gallery",
      "description": "View screenshots",
      "url": "/gallery",
      "icons": [{ "src": "/images/Main_Game_Icon_1200.png", "sizes": "1200x1200" }]
    }
  ]
}

