{
  "name": "Focus Ping",
  "short_name": "Focus Ping",
  "description": "ADHD-friendly half-hour check-ins against your plan.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#12151e",
  "theme_color": "#1a1f2e",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
