{
  "name": "NosterIn",
  "short_name": "Hello nosterin",
  "description": "A Nostr app by Goosielabs",
  "start_url": "/apps/nosterin/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0A66C2",
  "icons": [
    {
      "src": "/apps/nosterin/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/apps/nosterin/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
