{
  "name": "the Parkar",
  "short_name": "Parkar",
  "description": "At the curb. Both ways.",
  "theme_color": "#0F4A3C",
  "background_color": "#F2EBDF",
  "display": "standalone",
  "orientation": "portrait",
  "start_url": "/app",
  "scope": "/",
  "lang": "en",
  "categories": ["travel", "utilities"],
  "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"
    }
  ],
  "screenshots": [],
  "related_applications": [],
  "prefer_related_applications": false
}
