{
  "name": "Taco Needs",
  "short_name": "Taco Needs",
  "description": "Find food near you, fast.",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0700",
  "theme_color": "#1a0a00",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://emojicdn.elk.sh/🌮?style=apple",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://emojicdn.elk.sh/🌮?style=apple",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
