{
  "name": "House of Mastery",
  "short_name": "HoM",
  "description": "The home of finishing. An institution for high-achieving professionals who are done starting things they never finish.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#163558",
  "theme_color": "#163558",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "categories": ["education", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/images/House-of-Mastery-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/House-of-Mastery-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/House-of-Mastery-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/images/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "House of Mastery — The home of finishing"
    }
  ],
  "shortcuts": [
    {
      "name": "Take the Diagnostic",
      "short_name": "Diagnostic",
      "description": "See the pattern keeping your life unfinished",
      "url": "https://diagnostic.houseofmastery.co",
      "icons": [{ "src": "/images/House-of-Mastery-icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "The Finishing Index",
      "short_name": "Index",
      "description": "The definitive research on unfinished lives",
      "url": "/the-finishing-index",
      "icons": [{ "src": "/images/House-of-Mastery-icon-192.png", "sizes": "192x192" }]
    }
  ]
}
