{
  "name": "Playa Magic",
  "short_name": "Playa Magic",
  "description": "Offline Burning Man adventure picker - find events, swipe matches, roll the dice of fate, build a crawl, and save your playa timeline.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#fdf6e8",
  "theme_color": "#1a1208",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
