{
  "short_name": "clau.site",
  "name": "clau WoS",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "type": "image/png",
      "sizes": "32x32"
    },
    {
      "src": "/apple-touch-icon.png",
      "type": "image/png",
      "sizes": "180x180"
    },
    {
      "src": "/favicon-16x16.png",
      "type": "image/png",
      "sizes": "16x16"
    }
  ],
  "id": "/wosm.php",
  "start_url": "/wosm.php",
  "background_color": "#3367D6",
  "display_override": ["window-control-overlay", "minimal-ui"],
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#3367D6",
  "shortcuts": [
    {
      "name": "Updates, stay in the loop!",
      "short_name": "Updates",
      "description": "Here you'll find links I can't stop clicking, original articles, and a glimpse into my ever-curious mind.",
      "url": "/wosm.php?app=updates",
      "icons": [{ "src": "/imgs/timeline4.png", "sizes": "192x192" }]
    },
    {
      "name": "Leave me a message, a feedback, chat with me!",
      "short_name": "Chat",
      "description": "Need help? Have a suggestion? This is your one-stop shop for getting in touch. I'm here to answer questions and hear your thoughts.",
      "url": "/wosm.php?app=chat",
      "icons": [{ "src": "/imgs/chat2.png", "sizes": "192x192" }]
    }
  ],
  "description": "clau WoS",
  "screenshots": [
    {
      "src": "/imgs/screenshot_655x720.png",
      "type": "image/png",
      "sizes": "655x720",
      "form_factor": "narrow"
    },
    {
      "src": "/imgs/screenshot_720x405.png",
      "type": "image/png",
      "sizes": "720x405",
      "form_factor": "wide"
    }
  ]
}
