{
  "name": "Keto Maps — Find Keto-Friendly Food Anywhere",
  "short_name": "Keto Maps",
  "description": "Real keto orders at 200+ chains, 1000+ local gems, and 600+ grocery products. Know exactly what to order, wherever you are.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#FF631F",
  "orientation": "portrait",
  "categories": ["food", "health", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
