{
  "name": "Saftey Scale",
  "short_name": "Saftey Scale",
  "description": "A personal distress scale and safety tool",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0c29",
  "theme_color": "#a78bfa",
  "orientation": "portrait",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='40' fill='%23302b63'/><text y='130' x='96' text-anchor='middle' font-size='110' font-family='sans-serif'>💜</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
