{
  "name": "nomnom — we dream of food",
  "short_name": "nomnom",
  "description": "a cute little app to collect all the foods you can't wait to eat",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#FFECD2",
  "background_color": "#FBF7F0",
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
