{
  "name": "Circle of Control",
  "short_name": "Circle",
  "description": "Feel in control again in 3 minutes. Sort what matters, release what doesn't.",
  "start_url": "/app.html",
  "display": "standalone",
  "background_color": "#F5F2EE",
  "theme_color": "#1A1814",
  "orientation": "portrait-primary",
  "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.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "categories": ["health", "lifestyle", "productivity"],
  "lang": "en-GB"
}
