{
  "name": "Originx | Lyric Safe & Splitter",
  "short_name": "Originx",
  "description": "A specialized utility tool for safely storing, organizing, and splitting lyrics.",
  "theme_color": "#ef0606",
  "background_color": "#050505",
  "display": "standalone",
  "start_url": "./index.html",
  "iconUrl": "blob:https://factorypwa.netlify.app/3ca02a55-0ace-48e2-a792-47bc31269585",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}