{
  "name": "OMEGA-7",
  "short_name": "OMEGA-7",
  "start_url": "/mobile.php?homescreen=true",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#070a13",
  "theme_color": "#ffb86c",
  "icons": [
    {
      "src": "/sys/img/feed-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/sys/img/feed-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
