{
  "name": "Marrow",
  "short_name": "Marrow",
  "description": "A daily companion for the long work of recovery. Ride out a craving, run a surge, mark the day honestly, find a person, talk it through.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#0C1916",
  "theme_color": "#0C1916",
  "orientation": "portrait",
  "categories": ["health", "lifestyle", "medical"],
  "shortcuts": [
    { "name": "A craving is hitting", "short_name": "The Pull", "description": "Ride it out, wave by wave.", "url": "/app/?v=pull" },
    { "name": "Run a surge", "short_name": "Surges", "description": "Twelve short things that work.", "url": "/app/?v=surges" },
    { "name": "Talk it through", "short_name": "Heron", "description": "Someone to talk to, any hour.", "url": "/app/?v=heron" }
  ],
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
