{
  "name": "nudge.",
  "short_name": "nudge",
  "description": "Don't know what to eat, do, or try? Let nudge decide for you.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff5ed",
  "theme_color": "#fff5ed",
  "orientation": "portrait",
  "categories": ["lifestyle", "entertainment"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
