{
  "name": "Life Goals Program · Companion",
  "short_name": "GPS Method",
  "description": "Your annual planning, quarterly cascade, weekly priorities, and daily check-in, built on the Goal Cascade and the GPS Method.",
  "start_url": "./current.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#faf9f5",
  "theme_color": "#1a1a1f",
  "categories": ["productivity", "lifestyle", "education"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
