{
  "name": "Nubow App",
  "short_name": "Nubow",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F6F4",
  "theme_color": "#7D74B1",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://placehold.co/192x192/7D74B1/ffffff?text=Nubow",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://placehold.co/512x512/7D74B1/ffffff?text=Nubow",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
