{
  "name": "Self Mastery",
  "short_name": "Self Mastery",
  "description": "The best of the self-development tradition — from James Allen and the Stoics to Carnegie, Hill and the modern voices — a quote, a thought, one thing to do, a law, a passage and an idea, every day.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF6EC",
  "theme_color": "#FAF6EC",
  "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-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
