{
  "name": "Introverted Finesse Rewards",
  "short_name": "Finesse Rewards",
  "description": "Books, rewards, learning, community, support, certifications, and Sneaker District.",
  "start_url": "./dashboard.html",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "icons": [
    {
      "src": "./assets/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "./assets/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./",
  "categories": [
    "lifestyle",
    "education",
    "social"
  ]
}