{
  "name": "Quantify — Performance, quantified.",
  "short_name": "Quantify",
  "description": "The instrument panel for ambition. One Life Score, three moves, five minutes a day — the dashboard for a serious life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["health", "productivity", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-72x72.png?v=2",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96x96.png?v=2",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128x128.png?v=2",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144x144.png?v=2",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152x152.png?v=2",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192x192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-384x384.png?v=2",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512x512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Dashboard showing Life Score"
    },
    {
      "src": "/screenshots/mobile.png",
      "sizes": "750x1334",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Mobile dashboard view"
    }
  ],
  "shortcuts": [
    {
      "name": "Log Today",
      "short_name": "Log",
      "description": "Log today's metrics",
      "url": "/dashboard",
      "icons": [{ "src": "/icons/icon-96x96.png?v=2", "sizes": "96x96" }]
    },
    {
      "name": "Analytics",
      "short_name": "Stats",
      "description": "View your analytics",
      "url": "/analytics",
      "icons": [{ "src": "/icons/icon-96x96.png?v=2", "sizes": "96x96" }]
    },
    {
      "name": "Goals",
      "short_name": "Goals",
      "description": "Manage your goals",
      "url": "/goals",
      "icons": [{ "src": "/icons/icon-96x96.png?v=2", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
