{
  "name": "Doom Tide",
  "short_name": "Doom Tide",
  "description": "Music rights administration for independent songwriters. Your rights, your royalties.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#000000",
  "theme_color": "#e8c547",
  "categories": ["business", "music", "productivity"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Log tonight's show",
      "short_name": "Log show",
      "description": "Quickly log a live performance from the venue. Today's date pre-filled, recent venues surfaced.",
      "url": "/#log-show",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    },
    {
      "name": "My catalog",
      "short_name": "Catalog",
      "description": "Open your registered works.",
      "url": "/#catalog",
      "icons": [
        { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
