{
  "name": "Haotroo™ by Veribeat™",
  "short_name": "Haotroo",
  "description": "The only app that gives you the news in 2 seconds and the total breakdown of the story in 2 minutes.",
  "start_url": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
