{
  "name": "Dịu — Hơi thở cho giấc ngủ êm",
  "short_name": "Dịu",
  "description": "App giúp dễ vào giấc ngủ qua hơi thở và âm thanh ru",
  "lang": "vi",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen"],
  "orientation": "portrait",
  "background_color": "#0d0a14",
  "theme_color": "#0d0a14",
  "categories": ["health", "lifestyle"],
  "icons": [
    {
      "src": "/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Ngủ tối",
      "url": "/app.html?mode=night",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Ngủ trưa 20 phút",
      "url": "/app.html?mode=nap",
      "icons": [{ "src": "/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
