{
  "name": "Ôn luyện TADR OU",
  "short_name": "TADR OU",
  "theme_color": "#2196f3",
  "background_color": "#424242",
  "display": "standalone",
  "scope": "/",
  "start_url": "/",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://tadr.oucommunity.dev/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "img/icons/ou_tadr_72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "img/icons/ou_tadr_384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "img/icons/ou_tadr_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
