{
  "name": "nobuyclub",
  "short_name": "nobuyclub",
  "description": "The free no-buy challenge tracker. Set your rules, keep your streak, and share your monthly recap card.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#111A15",
  "theme_color": "#111A15",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
