{
  "name": "Tenancy Oracle Protocol",
  "short_name": "TOP",
  "description": "Verify your residency. Earn $TENANT. Speak the truth about your building.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#07070f",
  "background_color": "#07070f",
  "categories": ["finance", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Heartbeat",
      "short_name": "Ping",
      "description": "Submit today's building report",
      "url": "/heartbeat",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
