{
  "name": "gry - Share Food with Friends",
  "short_name": "gry",
  "description": "Share the meals you actually eat. Keep up with your friends through food.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#89A6C9",
  "theme_color": "#89A6C9",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "categories": ["social", "food", "lifestyle"]
}
