{
  "name": "Atomic Radius",
  "short_name": "Atomic Radius",
  "description": "Atomic Radius is private messaging for your inner circle.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#39D353",
  "background_color": "#0D1F0D",
  "categories": [
    "social",
    "communication"
  ],
  "lang": "en",
  "scope": "/",
  "icons": [
    {
      "src": "/web/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/web/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/web/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/web/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    }
  ]
}