{
  "id": "/",
  "name": "DanielBase",
  "short_name": "DanielBase",
  "description": "Daniel Donato's Cosmic Country - Song and Show Database.",
  "start_url": "/db-home.xhtml",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#009ce1",
  "background_color": "#009ce1",
  "icons": [
    { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/resources/pwa/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/resources/pwa/screenshots/home-1080x1920.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "Home", "url": "/db-home.xhtml" },
    { "name": "Live", "url": "/live" },
    { "name": "Shows", "url": "/db-show-search.xhtml" },
    { "name": "Songs", "url": "/db-song-search.xhtml" },
    { "name": "Merch", "url": "/db-merch-search.xhtml" }
    
  ],
  "categories": ["music", "audio", "entertainment"],
  "prefer_related_applications": false
}
