{
  "name": "Jo Newfarmer",
  "short_name": "Jo Newfarmer",
  "description": "Heartfelt self-produced pop ballads — born in Australia, creating from the heart of Belgium.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "lang": "en",
  "dir": "ltr",
  "background_color": "#0F0E0C",
  "theme_color": "#D4A574",
  "categories": ["music", "entertainment", "lifestyle"],
  "icons": [
    { "src": "/icon-192.png?v=3", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png?v=3", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshots/home-phone.png",  "sizes": "360x693", "type": "image/png", "form_factor": "narrow", "label": "Home — Jo Newfarmer" },
    { "src": "/screenshots/music-phone.png", "sizes": "360x693", "type": "image/png", "form_factor": "narrow", "label": "Music catalogue" },
    { "src": "/screenshots/video-phone.png", "sizes": "360x693", "type": "image/png", "form_factor": "narrow", "label": "Music videos" }
  ],
  "shortcuts": [
    { "name": "Music", "short_name": "Music", "url": "/music", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Videos", "short_name": "Videos", "url": "/video", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Fans", "short_name": "Fans", "url": "/fans", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ],
  "prefer_related_applications": false
}
