{
  "name": "Marginal · Codex Personalis",
  "short_name": "Marginal",
  "description": "Marginal is a daily codex for the long game of self-improvement. Log each day, build streaks, and watch small, compounding gains turn into lasting habits. Track personal attributes like discipline, focus, and vitality, take on quests and vows, earn perks, and review your progress chapter by chapter. Designed to be calm, private, and motivating — your personal record of getting one percent better every day.",
  "categories": ["lifestyle", "health", "productivity"],
  "lang": "en-GB",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0608",
  "theme_color": "#0a0608",
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "screenshots/screenshot-mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Daily dashboard with attributes, year XP, and one-tap day logging"
    },
    {
      "src": "screenshots/screenshot-mobile-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Streaks, holds, and active vows to keep the long game going"
    },
    {
      "src": "screenshots/screenshot-desktop-1.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Marginal Codex overview on a wider screen"
    }
  ]
}
