{
  "name": "smile — задания и улыбки",
  "short_name": "smile",
  "description": "Семейные задания голосом, улыбки, желания и кнопка «Взрыв»",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fff7d6",
  "theme_color": "#ffd84d",
  "lang": "ru",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "id": "/smile/",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "orientation": "portrait-primary",
  "categories": [
    "productivity",
    "lifestyle"
  ],
  "shortcuts": [
    {
      "name": "Задания",
      "short_name": "Задания",
      "url": "./?go=tasks",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Награды",
      "short_name": "Награды",
      "url": "./?go=wishes",
      "icons": [
        {
          "src": "icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
