{
  "name": "The Quiet Shift \u2014 Daily Tracker",
  "short_name": "Quiet Shift",
  "description": "The Quiet Shift Daily Tracker \u2014 Build better habits silently. By JD Santiago.",
  "start_url": "https://quietshiftmethod.com/app/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "productivity",
    "lifestyle"
  ],
  "screenshots": []
}