{
  "name": "Fia Fyre",
  "short_name": "Fia Fyre",
  "description": "Cyber Erotic Pop Metal Cult Girl. Sensual pop fused with seductive cyber-metal vibes.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "fiafyre-network-pwa",
  "display": "standalone",
  "display_override": [
    "standalone",
    "window-controls-overlay"
  ],
  "orientation": "any",
  "theme_color": "#9d00ff",
  "background_color": "#050505",
  "categories": [
    "entertainment",
    "music"
  ],
  "icons": [
    {
      "src": "/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
    "src": "/web-app-manifest-512x512.png", 
    "sizes": "512x512",
    "type": "image/png",
    "purpose": "any" 
  }
  ],
  "shortcuts": [
    {
      "name": "Music Player",
      "url": "/music",
      "description": "Authenticate audio frequencies"
    },
    {
      "name": "Network Hub",
      "url": "/network",
      "description": "Access the Fia Fyre network"
    },
    {
      "name": "Latest Updates",
      "url": "/updates",
      "description": "System logs and news"
    }
  ]
}