{
"short_name": "AnyFrame",
"name": "AnyFrame",
  "icons": [
    {
      "src": "https://cdn-icons-png.flaticon.com/512/3342/3342137.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "./index.html",
  "background_color": "#121212",
  "theme_color": "#121212",
  "display": "standalone",
  "orientation": "portrait"
}