{
  "name": "AION OS",
  "short_name": "AION",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "icons": [
    {
      "src": "https://dummyimage.com/192x192/000/00ff94.png&text=AION",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://dummyimage.com/512x512/000/00ff94.png&text=AION",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}