{
  "name": "Atack — Creative Digital",
  "short_name": "Atack",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0b0b0d",
  "theme_color": "#ef4444",
  "icons": [
    {
      "src": "assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "assets/img/icon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ]
}