{
  "name": "13 Week Evolution Tracker",
  "short_name": "13WE",
  "description": "Track your habits and post your check-in. 1.0, 2.0 and Alumni.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#111820",
  "categories": ["health", "fitness", "lifestyle"],
  "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-maskable-512.png",  "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
