{
  "name": "THE SIGNAL — Reclaiming Your Attention",
  "short_name": "THE SIGNAL",
  "description": "The honest version of digital detox. Signal vs noise — not screen vs no-screen. 7 offline tools to reclaim your attention.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "lang": "en",
  "categories": ["education", "productivity", "health", "lifestyle"],
  "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" }
  ]
}
