- 1{
- 2 "name": "Paranormal FM Radio Player",
- 3 "short_name": "Paranormal FM",
- 4 "description": "Listen to Paranormal FM - True Crime, Paranormal & Mystery Content",
- 5 "start_url": "/",
- 6 "display": "standalone",
- 7 "background_color": "#000000",
- 8 "theme_color": "#ff0000",
- 9 "orientation": "portrait-primary",
- 10 "icons": [
- 11 {
- 12 "src": "icon-192.png",
- 13 "sizes": "192x192",
- 14 "type": "image/png"
- 15 },
- 16 {
- 17 "src": "icon-512.png",
- 18 "sizes": "512x512",
- 19 "type": "image/png"
- 20 }
- 21 ],
- 22 "categories": ["music", "entertainment"],
- 23 "lang": "en-US"
- 24}
Raw Paste