{
    "name": "Plumora",
    "short_name": "Plumora",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "theme_color": "#ffffff",
    "background_color": "#f7ecd5",
    "lang": "en",
    "dir": "ltr",
    "description": "A mindful messaging app where digital pigeons deliver your messages across time and space.",
    "icons": [
      {
        "src": "/app-icon-192.png",
        "sizes": "192x192",
        "type": "image/png",
        "purpose": "any"
      },
      {
        "src": "/app-icon-512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any"
      }
    ]
  }
