{
  "name": "site 2",
  "short_name": "site 2",
  "id": "com.lucajamesart.homepageapp",
  "description": "Landing page for my website. Becuase wordpress doesn't let me do fancy litte animations. Is this extra? Maybe. I have no idea what I'm doing. That having been said, this is not an invitation for criticism, thank you. <3",
  "orientation": "landscape",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "black",
  "categories": ["games", "entertainment"],
  "icons": [{
        "src": "door 1.png",
        "sizes": "512x512"
      }]
}