{
  "id": "/",
  "name": "Course Tracker by The Altitude Mindset",
  "short_name": "Course Tracker",
  "description": "A spiral habit tracker \u2014 one turn is a week, each aircraft is a day, and a day flies green once you hit 80% of your habits.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0B1B33",
  "theme_color": "#0B1B33",
  "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-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
