{
  "name": "It's Good to Think",
  "short_name": "it's Good to Think",
  "description": "Interesting questions. Unexpected answers.",
  "start_url": "home-page.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080808",
  "theme_color": "#080808",
  "lang": "en-US",
  "categories": [
    "lifestyle",
    "social",
    "entertainment"
  ],
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
