﻿{
  "name": "Shadowpaw Parking Simulator",
  "short_name": "Shadowpaw",
  "description": "Learn perpendicular parking in Bird's Eye view, then master it from the Driver's Seat.",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "orientation": "landscape",
  "background_color": "#2A2D35",
  "theme_color": "#C8E45C",
  "icons": [
    { "src": "/icon.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icon.png", "sizes": "512x512",  "type": "image/png", "purpose": "any maskable" }
  ]
}
