{
  "name": "SmartPrep — Free Camera Prep Sheets",
  "short_name": "SmartPrep",
  "description": "Free camera prep and check-in sheets for film & TV by 3DFilmParts. Build the kit list, check the gear in, run the prep checks, export a PDF prep sheet. Works fully offline.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#121211",
  "theme_color": "#121211",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
