{
  "name": "Interact With Me! | Play Cozy Psychological Horror Visual Novel Online",
  "short_name": "Interact With Me!",
  "description": "Play Interact With Me! online, a cozy virtual companion visual novel by ToMyself featuring Myrddin, hidden story clues, and psychological horror.",
  "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": "1200x630",
      "type": "image/webp",
      "form_factor": "wide"
    }
  ]
}