{
  "name": "TheNextBit — one small step, tracked",
  "short_name": "TheNextBit",
  "description": "A daily anti-procrastination coach. Take a 90-second quiz, get a personalized 14-day track, and keep your chain unbroken.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F2EEE2",
  "theme_color": "#14213D",
  "lang": "en",
  "icons": [
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
