{
  "name": "Dailystandard — Hold the line, daily.",
  "short_name": "Dailystandard",
  "description": "Daily philosophy, discipline and motivational wisdom for the few who choose hard things.",
  "start_url": "/?source=pwa",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#09090b",
  "theme_color": "#09090b",
  "categories": ["lifestyle", "productivity", "education"],
  "icons": [
    { "src": "/__l5e/assets-v1/ea75cf06-e785-42be-bcb3-7e4666b7b1ab/dailystandard-apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/__l5e/assets-v1/5deb2638-9b13-45b7-8f22-cc3bc62502e4/dailystandard-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/__l5e/assets-v1/702623fb-7709-4ec0-a50a-5700547d7880/dailystandard-icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Today's quote",
      "short_name": "Today",
      "description": "Jump into today's feed",
      "url": "/?source=shortcut",
      "icons": [{ "src": "/__l5e/assets-v1/5deb2638-9b13-45b7-8f22-cc3bc62502e4/dailystandard-icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Categories",
      "short_name": "Categories",
      "description": "Browse by theme",
      "url": "/categories?source=shortcut",
      "icons": [{ "src": "/__l5e/assets-v1/5deb2638-9b13-45b7-8f22-cc3bc62502e4/dailystandard-icon-512.png", "sizes": "512x512" }]
    },
    {
      "name": "Audio Vault",
      "short_name": "Audio",
      "description": "Spoken meditations",
      "url": "/audio-vault?source=shortcut",
      "icons": [{ "src": "/__l5e/assets-v1/5deb2638-9b13-45b7-8f22-cc3bc62502e4/dailystandard-icon-512.png", "sizes": "512x512" }]
    }
  ],
  "launch_handler": { "client_mode": "focus-existing" },
  "prefer_related_applications": false
}
