{
  "name": "12-Week Year",
  "short_name": "12WY",
  "description": "Personal 12-week-year tracker: week progress, daily check-ins, streaks.",
  "start_url": "/year/",
  "scope": "/year/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F7FFF7",
  "theme_color": "#3DDC84",
  "icons": [
    { "src": "/assets/img/year-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/year-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/img/year-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
