{
  "id": "main-app-v1",
  "name": "The Annest HM",
  "short_name": "Annest HM",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#0F172A",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3233/3233483.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}