{
  "name": "Just Be Patient | Play Psychological Horror Visual Novel Online",
  "short_name": "Just Be Patient",
  "description": "Play Just Be Patient online, a short psychological horror visual novel by Hexed Honey with multiple endings, branching choices, mature themes, and Ren'Py Web play.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#7f1d1d",
  "orientation": "portrait-primary",
  "categories": ["games", "entertainment", "visual-novel"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/preview.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}
