{
  "id": "/bretsiers.github.io/",
  "name": "Bret Siers Music",
  "short_name": "Bret Siers",
  "description": "Independent AI music creator exploring the intersection of technology and emotion.",
  "start_url": "/bretsiers.github.io/",
  "scope": "/bretsiers.github.io/",
  "display": "standalone",
  "background_color": "#020810",
  "theme_color": "#c0a060",
  "orientation": "portrait-primary",
  "shortcuts": [
    {
      "name": "Finding Home",
      "short_name": "Finding Home",
      "description": "Play the Finding Home album",
      "url": "/bretsiers.github.io/"
    },
    {
      "name": "Different Not Less",
      "short_name": "Diff Not Less",
      "description": "Play the Different Not Less album",
      "url": "/bretsiers.github.io/"
    }
  ],
  "screenshots": [
    {
      "src": "screenshot-home.jpeg",
      "sizes": "828x1792",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Home page with album covers"
    },
    {
      "src": "screenshot-feed.jpeg",
      "sizes": "828x1792",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Social feed"
    },
    {
      "src": "screenshot-groups.jpeg",
      "sizes": "828x1792",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Join crew groups"
    },
    {
      "src": "screenshot-album.jpeg",
      "sizes": "828x1792",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Album tracklist"
    }
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}