{
  "id": "https://awareflow.app/",
  "name": "AwareFlow™",
  "short_name": "AwareFlow",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "theme_color": "#5a7dff",
  "background_color": "#ffffff",
  "description": "AwareFlow uses on-device machine learning to help you notice unconscious sounds like sniffing and throat clearing. Gentle nudges, pattern insights, and a Reflection Journal. No audio ever recorded.",
  "categories": ["health-and-fitness", "lifestyle", "productivity", "wellness"],
  "icons": [
    {
      "src": "/images/AwareFlowAppIcon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/AwareFlowAppIcon.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "See How It Works",
      "short_name": "How It Works",
      "description": "Learn how AwareFlow builds awareness privately on your device.",
      "url": "/how-awareflow-works/",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Read the Founder's Story",
      "short_name": "Story",
      "description": "Discover why AwareFlow was created.",
      "url": "/story/",
      "icons": [
        {
          "src": "/favicon.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/app/awareflow/id6746681323",
      "id": "6746681323"
    }
  ],
  "prefer_related_applications": true
}
