{
  "name": "Most Improved",
  "short_name": "Improved",
  "description": "A site that gets a little better, one click at a time.",
  "lang": "en",
  "dir": "ltr",
  "categories": [
    "productivity",
    "utilities"
  ],
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f7f5",
  "theme_color": "#f7f7f5",
  "shortcuts": [
    {
      "name": "Improvement history",
      "short_name": "History",
      "description": "See every improvement, newest first.",
      "url": "/history.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Search improvement history",
      "short_name": "Search",
      "description": "Find an improvement by words or number.",
      "url": "/history.html#search",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Explore Most Improved",
      "short_name": "Explore",
      "description": "Browse curated themes and open a surprise improvement.",
      "url": "/explore.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved highlights",
      "short_name": "Highlights",
      "description": "Browse a curated route through the site's defining changes.",
      "url": "/highlights.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved milestones",
      "short_name": "Milestones",
      "description": "Browse every published ten-step milestone.",
      "url": "/milestones.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved site map",
      "short_name": "Site Map",
      "description": "Open a human-readable guide to every page and milestone.",
      "url": "/sitemap.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved keyboard guide",
      "short_name": "Keyboard",
      "description": "See every shortcut, grouped by page.",
      "url": "/shortcuts.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Latest Most Improved milestone",
      "short_name": "Latest milestone",
      "description": "Open the newest published ten-step checkpoint.",
      "url": "/620.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved stats",
      "short_name": "Stats",
      "description": "See live improvement, page, dependency, and milestone counts.",
      "url": "/stats.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "About Most Improved",
      "short_name": "About",
      "description": "Learn why the site gets better one small change at a time.",
      "url": "/about.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved privacy",
      "short_name": "Privacy",
      "description": "Review tracking, local data, offline storage, and privacy controls.",
      "url": "/privacy.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Most Improved feeds",
      "short_name": "Feeds",
      "description": "Choose Atom or JSON Feed to follow the newest improvements.",
      "url": "/feeds.html",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
