{
  "name": "Muro — Every wall has an artist",
  "short_name": "Muro",
  "description": "Point your phone at a mural. Know who painted it. Pay them in one tap.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/scan",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0B",
  "theme_color": "#0B0B0B",
  "categories": ["travel", "lifestyle", "art"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Scan a mural",
      "short_name": "Scan",
      "description": "Point your camera at a wall and find the artist.",
      "url": "/scan"
    }
  ]
}
