{
  "name": "Steady Sponsor \u2014 The Twelve Steps",
  "short_name": "Steady Sponsor",
  "description": "A free, private recovery companion for working the twelve steps of Alcoholics Anonymous.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080b14",
  "theme_color": "#d4952c",
  "categories": [
    "health",
    "lifestyle",
    "education"
  ],
  "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"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "My Steps",
      "short_name": "Steps",
      "description": "Continue your step work",
      "url": "/steps",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Just For Today",
      "short_name": "Today",
      "description": "Set your daily commitment",
      "url": "/today",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Urge Surfing",
      "short_name": "Urge",
      "description": "5-minute urge surfing exercise",
      "url": "/urge",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Sobriety",
      "short_name": "Sober",
      "description": "Track your recovery",
      "url": "/sobriety",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "edge_side_panel": {
    "preferred_width": 480
  },
  "id": "/steady-sponsor"
}