{
  "name": "Play Granny Unblocked",
  "short_name": "Granny",
  "description": "Play Granny horror games online for free. Escape the creepy house, avoid Granny and survive!",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#DC143C",
  "background_color": "#000000",
  "icons": [
    {
      "src": "/granny/images/logo.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": [
    {
      "src": "/granny/images/screenshot.webp",
      "sizes": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Granny",
      "short_name": "Granny",
      "description": "Play the original Granny game",
      "url": "/",
      "icons": [
        {
          "src": "/granny/images/logo.webp",
          "sizes": "512x512",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "Horror Games",
      "short_name": "Horror",
      "description": "Browse horror games collection",
      "url": "/horror-games/",
      "icons": [
        {
          "src": "/granny/images/logo.webp",
          "sizes": "512x512",
          "type": "image/webp"
        }
      ]
    },
    {
      "name": "All Games",
      "short_name": "Games",
      "description": "Browse all available games",
      "url": "/games/",
      "icons": [
        {
          "src": "/granny/images/logo.webp",
          "sizes": "512x512",
          "type": "image/webp"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "lang": "en",
  "dir": "ltr"
}
