{
  "name": "RuffRuff Let's Play",
  "short_name": "RuffRuff",
  "description": "The social app for dog parents. See who's at the park, find dog friends, and never miss a park day!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a5c50",
  "theme_color": "#1a5c50",
  "orientation": "portrait",
  "categories": ["social", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "prefer_related_applications": false
}
