{
  "//theme": "theme_color / background_color track --page in css/styles.css (BLACKFACE AMP, currently #161615). If the palette changes, change them here too.",
  "//screenshots": "description + screenshots together upgrade Chrome for Android's install prompt from the small info bar to the large app-store-style dialog. Both are required; drop either and it falls back.",
  "name": "NO BAND YET",
  "short_name": "NBY",
  "description": "A public, account-free board for band-name ideas. You think of a name, you file it. Others stamp it HIT or FLOP and scribble notes. Nobody logs in, nothing is ever deleted.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#161615",
  "background_color": "#161615",
  "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/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-narrow-390x844.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "THE BOARD \u2014 newest-first, every name stamped HIT or FLOP."
    },
    {
      "src": "/screenshots/screenshot-wide-1280x800.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "THE BOARD beside the LOAD-IN install card and FILE A NAME."
    }
  ],
  "categories": ["entertainment", "social"]
}
