{
  "name": "My Brave Words",
  "short_name": "Brave Words",
  "description": "Name big feelings, then read the words for them. A practice tool, not therapy.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#14201b",
  "theme_color": "#ffd166",
  "icons": [
    {
      "src": "favicons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicons/icon-512-dark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
