{
  "name": "SOND - Revolutionary Sleep Technology",
  "short_name": "SOND",
  "description": "The first phone-free AI sleep coach with smart ANC earbuds designed for perfect sleep.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#10161e",
  "theme_color": "#6590b8",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["sleep", "earbuds", "health", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/favicons/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "density": "0.5"
    },
    {
      "src": "/favicons/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "density": "0.5"
    },
    {
      "src": "/favicons/favicon-96x96.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": "1.0"
    },
    {
      "src": "/favicons/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/favicons/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Get Your SOND Dreambuds",
      "short_name": "Get Yours",
      "description": "Get your SOND Dreambuds",
      "url": "/presale",
      "icons": [
        {
          "src": "/favicons/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "About SOND",
      "short_name": "About",
      "description": "Learn about SOND team and technology",
      "url": "/about",
      "icons": [
        {
          "src": "/favicons/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.sond.app",
      "id": "com.sond.app"
    },
    {
      "platform": "itunes",
      "url": "https://apps.apple.com/us/app/sond/id6471510477"
    }
  ]
}
