{
  "name": "Typography Nebula",
  "short_name": "TypoNebula",
  "description": "Enter text to watch it orbit and get sucked into a central black hole, forming beautiful text nebulae.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#0e1412",
  "theme_color": "#50726c",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "scope": "./"
}