{
  "name": "Offload — Pre-Sleep Brain Release",
  "short_name": "Offload",
  "description": "A privacy-first ceremonial ritual to empty your mind before sleep. Binaural beats, dream journal, and zero cloud storage.",
  "start_url": "/offload/",
  "display": "standalone",
  "background_color": "#070a1f",
  "theme_color": "#070a1f",
  "orientation": "portrait",
  "scope": "/offload/",
  "lang": "en",
  "categories": ["health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "./icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "./screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Offload home screen with breathing animation"
    },
    {
      "src": "./screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Brain dump session with timer and text input"
    }
  ],
  "shortcuts": [
    {
      "name": "Begin Offload",
      "short_name": "Begin",
      "description": "Start a new brain dump session",
      "url": "/offload/?action=begin",
      "icons": [{ "src": "./icon-192.png", "sizes": "192x192" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
