{
  "name": "Talk Story Coffee Co.",
  "short_name": "Talk Story",
  "description": "Order ahead, earn stamps, find the truck.",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EAE4DC",
  "theme_color": "#2E1A08",
  "icons": [
    {
      "src": "talk-story-logo1-cropped.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "talk-story-logo1-cropped.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
