{
  "id": "com.effingfocus.app",
  "name": "effingFocus — Stay Accountable",
  "short_name": "effingFocus",
  "description": "The productivity app built for people who work for themselves. Track clients, time, and revenue. Know exactly where your day went.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#6366f1",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Today — track your time and focus"
    },
    {
      "src": "/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Clients — see who needs attention"
    },
    {
      "src": "/screenshot-3.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Focus Now — never drop the ball"
    },
    {
      "src": "/screenshot-4.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Money — know exactly what you earned"
    }
  ],
  "categories": ["productivity", "business"],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false
}
