{
  "name": "StudyWith.me — your calm focus room",
  "short_name": "StudyWith.me",
  "description": "A beautiful online study room. Enter, set your intention, and focus with ambient rain.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "education", "lifestyle"],
  "background_color": "#070b12",
  "theme_color": "#0b1220",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Start a focus session",
      "short_name": "Focus",
      "description": "Open your room and begin",
      "url": "/",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [
    { "src": "/og.png", "sizes": "1200x630", "type": "image/png", "form_factor": "wide", "label": "The Rainy Library focus room" }
  ]
}
