{
  "name": "Parkky — Park with Parky Pig",
  "short_name": "Parkky",
  "description": "The cutest parking app. Type your zone, park your car, feed Parky Pig.",
  "start_url": "./",
  "scope": "./",
  "id": "parkky-app",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FFB7C5",
  "background_color": "#C7E1FF",
  "categories": ["utilities", "lifestyle"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "./icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "./icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
