{
  "scope": "/",
  "id": "/",
  "name": "Parallax",
  "short_name": "Parallax",
  "description": "Riff sharpens. Debate deepens. Build produces.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#F8F6F1",
  "background_color": "#F8F6F1",
  "lang": "en",
  "dir": "ltr",
  "categories": ["productivity", "utilities"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "screenshots": [
    { "src": "/icons/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" },
    { "src": "/icons/screenshot-narrow.png", "sizes": "390x844", "type": "image/png", "form_factor": "narrow" }
  ]
}
