{
  "name": "NothingButNature",
  "short_name": "NBNature",
  "description": "Just nature photography. Nothing else.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#0b0f0c",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "Make a contribution",
      "short_name": "Add a photo",
      "description": "Upload a nature photo to the pool",
      "url": "./upload/?key=gV7gSVchserMo8UCjmoZ29J3A1WTL9p7",
      "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }
      ]
    }
  ]
}
