{
  "name": "Wallrr - The Global Space to Just Be",
  "short_name": "Wallrr",
  "description": "The Global Space to Just Be - Where thoughts find voice and hearts connect across time and space",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/wallrr_logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/apple-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/manifest-icon-192.maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/manifest-icon-512.maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["social", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "View Wall",
      "short_name": "Wall",
      "description": "View the global wall",
      "url": "/wall",
      "icons": [
        {
          "src": "/icons/apple-icon-180.png",
          "sizes": "180x180"
        }
      ]
    }
  ]
}
