﻿{
  "name": "SixtyTrack – Your 60-Day Companion",
  "short_name": "SixtyTrack",
  "description": "Track your 60-day transformation. 100% local. No signup. No cloud.",
  "start_url": "https://sixtytrack.com/",
  "scope": "https://sixtytrack.com/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#020617",
  "theme_color": "#10b981",
  "lang": "en",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    {
      "src": "/assets/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}