{
  "name": "phew · Sleep Strips",
  "short_name": "phew",
  "description": "The wind-down is a ritual, not a switch. 1 mg melatonin with valerian, lavender, chamomile and hibiscus on a strip that dissolves on your tongue.",
  "start_url": "/?utm_source=pwa&utm_medium=installed",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#F1EEDF",
  "theme_color": "#1A1A1A",
  "categories": ["health", "lifestyle", "shopping"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "The ritual",
      "short_name": "Ritual",
      "description": "4-minute wind-down breathing",
      "url": "/pages/ritual?utm_source=pwa_shortcut",
      "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Find your phew",
      "short_name": "Quiz",
      "description": "4-question personalization",
      "url": "/pages/quiz?utm_source=pwa_shortcut",
      "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop",
      "short_name": "Shop",
      "description": "Sleep Strips",
      "url": "/products/sleep-strips?utm_source=pwa_shortcut",
      "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
