{
  "name": "Dream Frequency",
  "short_name": "Dream Freq",
  "description": "Premium 432Hz music player with 10-band equalizer, smart playlists, and offline playback",
  "start_url": "/player",
  "display": "standalone",
  "background_color": "#08080c",
  "theme_color": "#e23636",
  "orientation": "any",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["music", "entertainment"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Open Player",
      "short_name": "Player",
      "description": "Start playing music",
      "url": "/player",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
